paper-with-me

홈 › Papers

Neural Corrective Machine Unranking

2024-11-13 · Jingrui Hou, Axel Finke, Georgina Cosma

Machine unlearning in neural information retrieval (IR) systems requires removing specific data whilst maintaining model performance. Applying existing machine unlearning methods to IR may compromise retrieval effectiveness or inadvertently expose unlearning actions due to the removal of particular items from the retrieved results presented to users. We formalise corrective unranking, which extends machine unlearning in (neural) IR context by integrating substitute documents to preserve ranking integrity, and propose a novel teacher-student framework, Corrective unRanking Distillation (CuRD), for this task. CuRD (1) facilitates forgetting by adjusting the (trained) neural IR model such that its output relevance scores of to-be-forgotten samples mimic those of low-ranking, non-retrievable samples; (2) enables correction by fine-tuning the relevance scores for the substitute samples to match those of corresponding to-be-forgotten samples closely; (3) seeks to preserve performance on samples that are not targeted for forgetting. We evaluate CuRD on four neural IR models (BERTcat, BERTdot, ColBERT, PARADE) using MS MARCO and TREC CAR datasets. Experiments with forget set sizes from 1 % and 20 % of the training dataset demonstrate that CuRD outperforms seven state-of-the-art baselines in terms of forgetting and correction while maintaining model retention and generalisation capabilities.

📄 PDF Abstract BibTeX arXiv:2411.08562

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMachine UnlearningRetrieval

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Neural Machine Unranking

2024-08-09 · Jingrui Hou, Axel Finke, Georgina Cosma

We tackle the problem of machine unlearning within neural information retrieval, termed Neural Machine UnRanking (NuMuR) for short. Many of the mainstream task- or model-agnostic approaches for machine unlearning were de…

Information RetrievalMachine UnlearningRetrieval

Learning to Fast Unrank in Collaborative Filtering Recommendation

2025-11-10 · Junpeng Zhao, Lin Li, Ming Li, Amran Bhuiyan 외 arxiv

Modern data-driven recommendation systems risk memorizing sensitive user behavioral patterns, raising privacy concerns. Existing recommendation unlearning methods, while capable of removing target data influence, suffer …

Collaborative FilteringRecommendation Systems

Corrective Machine Unlearning

2024-02-21 · Shashwat Goel, Ameya Prabhu, Philip Torr, Ponnurangam Kumaraguru 외

Machine Learning models increasingly face data integrity challenges due to the use of large-scale training datasets drawn from the Internet. We study what model developers can do if they detect that some data was manipul…

Machine Unlearning

Subtract the Corruption: Training-Data-Free Corrective Machine Unlearning using Task Arithmetic

2025-11-24 · Mostafa Mozafari, Farooq Ahmad Wani, Maria Sofia Bucarelli, Fabrizio Silvestri arxiv

Corrupted training data are ubiquitous. Corrective Machine Unlearning (CMU) seeks to remove the influence of such corruption post-training. Prior CMU typically assumes access to identified corrupted training samples (a "…

Neural Automated Writing Evaluation with Corrective Feedback

2024-02-27 · Izia Xiaoxiao Wang, Xihan Wu, Edith Coates, Min Zeng 외

The utilization of technology in second language learning and teaching has become ubiquitous. For the assessment of writing specifically, automated writing evaluation (AWE) and grammatical error correction (GEC) have bec…

Automated Writing EvaluationGrammatical Error Correction