paper-with-me

홈 › Papers

ConvMix: A Mixed-Criteria Data Augmentation Framework for Conversational Dense Retrieval

2025-08-06 · Fengran Mo, Jinghan Zhang, Yuchen Hui, Jia Ao Sun, Zhichao Xu, Zhan Su, Jian-Yun Nie arxiv

Conversational search aims to satisfy users' complex information needs via multiple-turn interactions. The key challenge lies in revealing real users' search intent from the context-dependent queries. Previous studies achieve conversational search by fine-tuning a conversational dense retriever with relevance judgments between pairs of context-dependent queries and documents. However, this training paradigm encounters data scarcity issues. To this end, we propose ConvMix, a mixed-criteria framework to augment conversational dense retrieval, which covers more aspects than existing data augmentation frameworks. We design a two-sided relevance judgment augmentation schema in a scalable manner via the aid of large language models. Besides, we integrate the framework with quality control mechanisms to obtain semantically diverse samples and near-distribution supervisions to combine various annotated data. Experimental results on five widely used benchmarks show that the conversational dense retriever trained by our ConvMix framework outperforms previous baseline methods, which demonstrates our superior effectiveness.

📄 PDF Abstract BibTeX arXiv:2508.04001

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

A Privacy Preserving Method with a Random Orthogonal Matrix for ConvMixer Models

2023-01-10 · Rei Aso, Tatsuya Chuman, Hitoshi Kiya

In this paper, a privacy preserving image classification method is proposed under the use of ConvMixer models. To protect the visual information of test images, a test image is divided into blocks, and then every block i…

Classificationimage-classificationImage ClassificationPrivacy Preserving

Revealing the Two Sides of Data Augmentation: An Asymmetric Distillation-based Win-Win Solution for Open-Set Recognition

2024-04-28 · Yunbing Jia, Xiaoyu Kong, Fan Tang, Yixing Gao 외

In this paper, we reveal the two sides of data augmentation: enhancements in closed-set recognition correlate with a significant decrease in open-set recognition. Through empirical investigation, we find that multi-sampl…

Data AugmentationKnowledge DistillationOpen Set Learning

An Encryption Method of ConvMixer Models without Performance Degradation

2022-07-25 · Ryota Iijima, Hitoshi Kiya

In this paper, we propose an encryption method for ConvMixer models with a secret key. Encryption methods for DNN models have been studied to achieve adversarial defense, model protection and privacy-preserving image cla…

Adversarial DefenseClassificationimage-classificationImage Classification+1

On the Adversarial Transferability of ConvMixer Models

2022-09-19 · Ryota Iijima, Miki Tanaka, Isao Echizen, Hitoshi Kiya

Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model …

image-classificationImage Classification

Privacy-Preserving Image Classification Using ConvMixer with Adaptive Permutation Matrix

2022-08-04 · Zheng Qi, AprilPyone MaungMaung, Hitoshi Kiya

In this paper, we propose a privacy-preserving image classification method using encrypted images under the use of the ConvMixer structure. Block-wise scrambled images, which are robust enough against various attacks, ha…

Classificationimage-classificationImage ClassificationPrivacy Preserving