中文
相关论文

相关论文: SAGHOG: Self-Supervised Autoencoder for Generating…

200 篇论文

Visual Place Recognition (VPR) requires robust retrieval of geotagged images despite large appearance, viewpoint, and environmental variation. Prior methods focus on descriptor fine-tuning or fixed sampling strategies yet neglect the…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Shunpeng Chen , Changwei Wang , Rongtao Xu , Xingtian Pei , Yukun Song , Jinzhou Lin , Wenhao Xu , Jingyi Zhang , Li Guo , Shibiao Xu

The generation of images of realistic looking, readable handwritten text is a challenging task which is referred to as handwritten text generation (HTG). Given a string and examples from a writer, the goal is to synthesize an image…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Kai Brandenbusch

Graph-based Retrieval-Augmented Generation (GraphRAG) enhances LLMs by structuring corpus into graphs to facilitate multi-hop reasoning. While recent lightweight approaches reduce indexing costs by leveraging Named Entity Recognition (NER),…

人工智能 · 计算机科学 2026-04-22 Yifan Song , Xingjian Tao , Zhicheng Yang , Yihong Luo , Jing Tang

Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queries. Although recent…

信息检索 · 计算机科学 2025-11-10 Chao Zhang , Yuhao Wang , Derong Xu , Haoxin Zhang , Yuanjie Lyu , Yuhao Chen , Shuochen Liu , Tong Xu , Xiangyu Zhao , Yan Gao , Yao Hu , Enhong Chen

Self-Supervised Video Hashing (SSVH) compresses videos into hash codes for efficient indexing and retrieval using unlabeled training videos. Existing approaches rely on random frame sampling to learn video features and treat all frames…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Niu Lian , Jun Li , Jinpeng Wang , Ruisheng Luo , Yaowei Wang , Shu-Tao Xia , Bin Chen

Autoregressive decoding strategy is a commonly used method for text generation tasks with pre-trained language models, while early-exiting is an effective approach to speedup the inference stage. In this work, we propose a novel decoding…

计算与语言 · 计算机科学 2024-03-25 Yunqi Zhu , Xuebing Yang , Yuanyuan Wu , Wensheng Zhang

Retrieval-Augmented Generation (RAG) has emerged as a promising framework to mitigate hallucinations in Large Language Models (LLMs), yet its overall performance is dependent on the underlying retrieval system. In the finance domain,…

信息检索 · 计算机科学 2025-03-20 Sejong Kim , Hyunseo Song , Hyunwoo Seo , Hyunjun Kim

This competition succeeds upon a line of competitions for writer and style analysis of historical document images. In particular, we investigate the performance of large-scale retrieval of historical document fragments in terms of style and…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Mathias Seuret , Anguelos Nicolaou , Dominique Stutzmann , Andreas Maier , Vincent Christlein

This paper presents the submission of the UDInfo team to the SIGIR 2025 LiveRAG Challenge. We introduce PreQRAG, a Retrieval Augmented Generation (RAG) architecture designed to improve retrieval and generation quality through targeted…

信息检索 · 计算机科学 2025-06-24 Damian Martinez , Catalina Riano , Hui Fang

Recent advancements in handwritten text recognition (HTR) have enabled the effective conversion of handwritten text to digital formats. However, achieving robust recognition across diverse writing styles remains challenging. Traditional HTR…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Wenhao Gu , Li Gu , Ching Yee Suen , Yang Wang

SigNet is a state of the art model for feature representation used for handwritten signature verification (HSV). This representation is based on a Deep Convolutional Neural Network (DCNN) and contains 2048 dimensions. When transposed to a…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Victor L. F. Souza , Adriano L. I. Oliveira , Rafael M. O. Cruz , Robert Sabourin

The digitization of historical manuscripts presents significant challenges for Handwritten Text Recognition (HTR) systems, particularly when dealing with small, author-specific collections that diverge from the training data distributions.…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Vittorio Pippi , Konstantina Nikolaidou , Silvia Cascianelli , George Retsinas , Giorgos Sfikas , Rita Cucchiara , Marcus Liwicki

Retrieval-augmented generation (RAG) has emerged as a pivotal method for expanding the knowledge of large language models. To handle complex queries more effectively, researchers developed Adaptive-RAG (A-RAG) to enhance the generated…

人工智能 · 计算机科学 2025-05-27 Jie Ou , Jinyu Guo , Shuaihong Jiang , Zhaokun Wang , Libo Qin , Shunyu Yao , Wenhong Tian

Query rewriting is pivotal for enhancing dense retrieval, yet current methods demand large-scale supervised data or suffer from inefficient reinforcement learning (RL) exploration. In this work, we first establish that guiding Large…

人工智能 · 计算机科学 2025-07-29 Teng Wang , Hailei Gong , Changwang Zhang , Jun Wang

In recent years, deep hashing methods have been proved to be efficient since it employs convolutional neural network to learn features and hashing codes simultaneously. However, these methods are mostly supervised. In real-world…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Sheng Jin

Dictionary learning is a cornerstone of image classification. We set out to address a longstanding challenge in using dictionary learning for classification; that is to simultaneously maximise the discriminability and…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Rasool Ameri , Ali Alameer , Saideh Ferdowsi , Kianoush Nazarpour , Vahid Abolghasemi

This work aims to reproduce results from the CVPR 2020 paper by Gidaris et al. Self-supervised learning (SSL) is used to learn feature representations of an image using an unlabeled dataset. This work proposes to use bag-of-words (BoW) deep…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Harry Nguyen , Stone Yun , Hisham Mohammad

Self-supervised learning has recently emerged as a strong alternative in document analysis. These approaches are now capable of learning high-quality image representations and overcoming the limitations of supervised methods, which require…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Marwa Dhiaf , Mohamed Ali Souibgui , Kai Wang , Yuyang Liu , Yousri Kessentini , Alicia Fornés , Ahmed Cheikh Rouhou

Retrieval-Augmented Generation (RAG) systems often struggle with imperfect retrieval, as traditional retrievers focus on lexical or semantic similarity rather than logical relevance. To address this, we propose \textbf{HopRAG}, a novel RAG…

信息检索 · 计算机科学 2025-05-27 Hao Liu , Zhengren Wang , Xi Chen , Zhiyu Li , Feiyu Xiong , Qinhan Yu , Wentao Zhang

Self-supervised learning offers an efficient way of extracting rich representations from various types of unlabeled data while avoiding the cost of annotating large-scale datasets. This is achievable by designing a pretext task to form…

机器学习 · 计算机科学 2023-10-11 Pouya Mehralian , Bagher BabaAli , Ashena Gorgan Mohammadi