English
Related papers

Related papers: Mitigating Collaborative Semantic ID Staleness in …

200 papers

Modern codebases evolve continuously: files are renamed or deleted; public APIs drift; behavior shifts within otherwise familiar modules. A model trained yesterday to map a developer's natural-language question to the exact set of…

Software Engineering · Computer Science 2025-11-19 Pradeep Kumar Sharma , Ishaan Puri , Mantinder Jit Singh , Swapnil Shivaprasad , Hritvik Shrivastava

Recently, Retrieval Augmented Generation (RAG) has shifted focus to multi-retrieval approaches to tackle complex tasks such as multi-hop question answering. However, these systems struggle to decide when to stop searching once enough…

Information Retrieval · Computer Science 2026-04-23 Gabriel Iturra-Bocaz , Petra Galuscakova

Recent advances in generative deep learning have enabled the creation of high-quality synthetic images in text-to-image generation. Prior work shows that fine-tuning a pretrained diffusion model on ImageNet and generating synthetic training…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Zhuoran Yu , Chenchen Zhu , Sean Culatana , Raghuraman Krishnamoorthi , Fanyi Xiao , Yong Jae Lee

Large language models (LLMs) increasingly require mechanisms for continual adaptation without full retraining. However, sequential updates can lead to catastrophic forgetting, where new edits degrade previously acquired knowledge. This work…

Machine Learning · Computer Science 2025-10-21 William Hoy , Nurcin Celik

Temporally consistent depth estimation is crucial for online applications such as augmented reality. While stereo depth estimation has received substantial attention as a promising way to generate 3D information, there is relatively little…

Computer Vision and Pattern Recognition · Computer Science 2022-12-12 Zhaoshuo Li , Wei Ye , Dilin Wang , Francis X. Creighton , Russell H. Taylor , Ganesh Venkatesh , Mathias Unberath

Language Identification (LID) is a challenging task, especially when the input texts are short and noisy such as posts and statuses on social media or chat logs on gaming forums. The task has been tackled by either designing a feature set…

Computation and Language · Computer Science 2019-10-16 Duy Tin Vo , Richard Khoury

Person re-identification (re-ID) has gained more and more attention due to its widespread applications in intelligent video surveillance. Unfortunately, the mainstream deep learning methods still need a large quantity of labeled data to…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Qi Wang , Sikai Bai , Junyu Gao , Yuan Yuan , Xuelong Li

Temporal Information Retrieval (TIR) is a critical yet unresolved task for modern search systems, retrieving documents that not only satisfy a query's information need but also adhere to its temporal constraints. This task is shaped by two…

Information Retrieval · Computer Science 2026-01-07 Jiawei Cao , Jie Ouyang , Zhaomeng Zhou , Mingyue Cheng , Yupeng Li , Jiaxian Yan , Qi Liu

Persistent Identifiers (PID) are the foundation referencing digital assets in scientific publications, books, and digital repositories. In its realization, PIDs contain metadata and resolving targets in form of URLs that point to data sets…

Networking and Internet Architecture · Computer Science 2017-05-02 Oliver Wannenwetsch , Tim A. Majchrzak

Retrieval-augmented generation (RAG) has become a widely adopted paradigm for enabling knowledge-grounded large language models (LLMs). However, standard RAG pipelines often fail to ensure that model reasoning remains consistent with the…

Artificial Intelligence · Computer Science 2025-10-14 Jiaqi Wei , Hao Zhou , Xiang Zhang , Di Zhang , Zijie Qiu , Wei Wei , Jinzhe Li , Wanli Ouyang , Siqi Sun

Spoken language identification (LID) technologies have improved in recent years from discriminating largely distinct languages to discriminating highly similar languages or even dialects of the same language. One aspect that has been mostly…

Audio and Speech Processing · Electrical Eng. & Systems 2020-01-30 Andrew Titus , Jan Silovsky , Nanxin Chen , Roger Hsiao , Mary Young , Arnab Ghoshal

Traditional Retrieval-Augmented Generation (RAG) methods are limited by their reliance on a fixed number of retrieved documents, often resulting in incomplete or noisy information that undermines task performance. Although recent adaptive…

Computation and Language · Computer Science 2024-10-16 Wenjia Zhai

When evaluating identity-focused tasks such as personalized generation and image editing, existing vision encoders entangle object identity with background context, leading to unreliable representations and metrics. We introduce the first…

Computer Vision and Pattern Recognition · Computer Science 2026-04-03 Aleksandar Cvejic , Rameen Abdal , Abdelrahman Eldesokey , Bernard Ghanem , Peter Wonka

Stochastic Gradient Descent (SGD) is a fundamental algorithm in machine learning, representing the optimization backbone for training several classic models, from regression to neural networks. Given the recent practical focus on…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-06-25 Dan Alistarh , Christopher De Sa , Nikola Konstantinov

We tackle the novel problem of incremental unsupervised domain adaptation (IDA) in this paper. We assume that a labeled source domain and different unlabeled target domains are incrementally observed with the constraint that data…

Computer Vision and Pattern Recognition · Computer Science 2022-01-12 Sayan Rakshit , Anwesh Mohanty , Ruchika Chavhan , Biplab Banerjee , Gemma Roig , Subhasis Chaudhuri

Pretraining on human corpus and then finetuning in a simulator has become a standard pipeline for training a goal-oriented dialogue agent. Nevertheless, as soon as the agents are finetuned to maximize task completion, they suffer from the…

Artificial Intelligence · Computer Science 2020-08-26 Yuchen Lu , Soumye Singhal , Florian Strub , Olivier Pietquin , Aaron Courville

Person re-identification (re-id) is a cross-camera retrieval task which establishes a correspondence between images of a person from multiple cameras. Deep Learning methods have been successfully applied to this problem and have achieved…

Computer Vision and Pattern Recognition · Computer Science 2019-03-06 Jean-Paul Ainam , Ke Qin , Guisong Liu , Guangchun Luo

Multimodal Re-Identification (ReID) is a popular retrieval task that aims to re-identify objects across diverse data streams, prompting many researchers to integrate multiple modalities into a unified representation. While such fusion…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Jennifer Crawford , Haoli Yin , Luke McDermott , Daniel Cummings

Traditional sparse and dense retrieval methods struggle to leverage general world knowledge and often fail to capture the nuanced features of queries and products. With the advent of large language models (LLMs), industrial search systems…

Information Retrieval · Computer Science 2025-07-14 Ming Pang , Chunyuan Yuan , Xiaoyu He , Zheng Fang , Donghao Xie , Fanyi Qu , Xue Jiang , Changping Peng , Zhangang Lin , Ching Law , Jingping Shao

While instruction-tuned language models have demonstrated impressive zero-shot generalization, these models often struggle to generate accurate responses when faced with instructions that fall outside their training set. This paper presents…

Computation and Language · Computer Science 2024-02-20 Taehyeon Kim , Joonkee Kim , Gihun Lee , Se-Young Yun