论文检索

输入标题、作者或关键词,从 954 篇学术成果中精准定位

会议来源 全部会议

机器学习与综合 AI

自然语言处理

计算机视觉

数据挖掘与 Web

多媒体与图形学

未选择时检索全部会议
支持跨会议组合检索,PDF 均跳转至官方来源
954篇论文
第 10 / 48 页

Seongjune Han, Nate Veldt

Many web-based datasets are characterized by multiway interactions of different categories, and can be modeled as edge-colored hypergraphs. We focus on clustering such datasets using the NP-hard edge-colored clustering problem, where the goal is to assign colors to nodes in such a way that node colors tend to match edge colors. A key focus in prior work has been to develop approximation algorithms for the problem that are combinatorial and easier to scale. In this paper, we present the first combinatorial approximation algorithm with an approximation factor better than 2.

Rahul Vaze, Abhishek Sinha

We study the auto-bidding problem under a strict return-on-spend constraint (ROSC), where an online algorithm decides how much to bid for each ad slot based on a revealed value and hidden allocation and payment functions. The goal is to maximize cumulative expected utility (value times winning probability) while ensuring that total expected payment does not exceed total expected utility. We prove an impossibility result showing that no online algorithm can achieve sublinear regret even when values, allocations, and payments are drawn i.i.d. from an unknown distribution. For the special case of constant valuations, we design an algorithm that strictly satisfies the ROSC and achieves regret optimal up to logarithmic factors.

Zhili Nicholas Liang, Soyeon Caren Han, Qizhou Wang 0001, Christopher Leckie

Audio deepfakes generated by modern TTS and voice conversion systems are increasingly difficult to distinguish from real speech, raising serious risks for security and online trust. While state-of-the- art self-supervised models provide rich multi-layer representations, existing detectors treat layers independently and overlook temporal and hierarchical dependencies critical for identifying synthetic arte- facts. We propose HierCon, a hierarchical layer attention framework combined with margin-based contrastive learning that models de- pendencies across temporal frames, neighbouring layers, and layer groups, while encouraging domain-invariant embeddings. Evalu- ated on ASVspoof 2021 DF and In-the-Wild datasets, our method achieves state-of-the-art performance (1.93% and 6.87% EER), im- proving over independent layer weighting by 36.6% and 22.5% re- spectively. The results and attention visualisations confirm that hierarchical modelling enhances generalisation to cross-domain generation techniques and recording conditions.

Shijun Li 0002, Yu Wang 0158, Jin Wang, Ying Li 0124, Joydeep Ghosh, Anne Cocos

Large Language Models (LLMs) have shown significant potential for improving recommendation systems through their inherent reasoning capabilities and extensive knowledge base. Yet, existing studies predominantly address warm-start scenarios with abundant user-item interaction data, leaving the more challenging cold-start scenarios, where sparse interactions hinder traditional collaborative filtering methods, underexplored. To address this limitation, we propose novel reasoning strategies designed for cold-start item recommendations within the Netflix domain. Our method utilizes the advanced reasoning capabilities of LLMs to effectively infer user preferences, particularly for newly introduced or rarely interacted items. We systematically evaluate supervised fine-tuning, reinforcement learning-based fine-tuning, and hybrid approaches that combine both methods to optimize recommendation performance. Extensive experiments on real-world data demonstrate significant improvements in both methodological efficacy and practical performance in cold-start recommendation contexts. Remarkably, our reasoning-based fine-tuned models outperform Netflix's production ranking model by up to 8% in certain cases.

Qinyao Li, Xiaoyang Zheng, Qihang Zhao, Ke Xu 0010, Zhongbo Sun, Chao Wang 0049, Chenyi Lei, Han Li 0005, Wenwu Ou

Personalized search ranking systems are critical for driving engagement and revenue in modern e-commerce platforms. Existing methods primarily model users' broad interests from historical behaviors but often fail to explicitly align these with real-time intent expressed in user queries. In this paper, we propose DiffusionGS, a scalable generative framework that treats user queries as explicit intent anchors to extract user interests from long-term, noisy behavior histories. Specifically, we formulate interest extraction as a conditional denoising task, where the user's query guides a conditional diffusion process to produce a robust, user intent-aware representation from their behavioral sequence. A User-aware Denoising Layer (UDL) further refines attention distribution using user-specific profiles. By reframing queries as intent priors and leveraging diffusion-based denoising, our method provides a powerful mechanism for capturing dynamic user interest shifts. Extensive offline and online experiments demonstrate the superiority of DiffusionGS over state-of-the-art methods.

Moyu Zhang, Yujun Jin, Yun Chen, Jinxin Hu, Yu Zhang 0206, Xiaoyi Zeng

Generative models are increasingly being explored in click-through rate (CTR) prediction field to overcome the limitations of the conventional discriminative paradigm, which rely on a simple binary classification objective. However, existing generative models typically confine the generative paradigm to the training phase, primarily for representation learning. During online inference, they revert to a standard discriminative paradigm, failing to leverage their powerful generative capabilities to further improve prediction accuracy. This fundamental asymmetry between the training and inference phases prevents the generative paradigm from realizing its full potential. To address this limitation, we propose the Symmetric Masked Generative Paradigm for CTR prediction (SGCTR), a novel framework that establishes symmetry between the training and inference phases. Specifically, after acquiring generative capabilities by learning feature dependencies during training, SGCTR applies the generative capabilities during online inference to iteratively redefine the features of input samples, which mitigates the impact of noisy features and enhances prediction accuracy. Extensive experiments validate the superiority of SGCTR, demonstrating that applying the generative paradigm symmetrically across both training and inference significantly unlocks its power in CTR prediction.

Sunyoung Kim, Hokeun Kim

Recent studies reveal gaps in delegating critical tasks to agentic AI that accesses websites on the user's behalf, primarily due to limited access control mechanisms on websites designed for agentic AI. In response, we propose a design of website-based interaction for AI agents with fine-grained access control for delegated critical tasks. Our approach encompasses a website design and implementation, as well as modifications to the access grant protocols in an open-source authorization service to tailor it to agentic AI, with delegated critical tasks on the website. The evaluation of our approach demonstrates the capabilities of our access-controlled website used by AI agents.

Long Chen 0025, Hao Fang 0012, Yi Ching Chou, Haoyuan Zhao, Xiaoyi Fan 0001, Zhe Chen 0015, Hengzhi Wang, Jiangchuan Liu

Low Earth Orbit (LEO) satellite networks such as Starlink and Project Kuiper are increasingly integrated with cloud infrastructures, forming an important internet backbone for global web services. By extending connectivity to remote regions, oceans, and disaster zones, these networks enable reliable access to applications ranging from real-time WebRTC communication to emergency response portals. Yet the resilience of these web services is threatened by space radiation: it degrades hardware, drains batteries, and disrupts continuity, even if the space-cloud integrated providers use machine learning to analyze space weather and radiation data. Specifically, conventional fixes like altitude adjustments and thermal annealing consume energy; neglecting this energy use results in deep discharge and faster battery aging, whereas sleep modes risk abrupt web session interruptions. Efficient network-layer mitigation remains a critical gap. We propose RALT (Radiation-Aware LEO Transmission), a control-plane solution that dynamically reroutes traffic during radiation events, accounting for energy constraints to minimize battery degradation and sustain service performance. Our work shows that unlocking space-based web services' full potential for global reliable connectivity requires rethinking resilience through the lens of the space environment itself.