paper-with-me

Papers

Let the Target Select for Itself: Data Selection via Target-Aligned Paths

2026-05-10 · Huitao Yang, Hengzhi He, Guang Cheng arxiv

Targeted data selection aims to identify training samples from a large candidate pool that improve performance on a specific downstream task. Many recent methods estimate candidate utility by aggregating local attribution scores along a trajectory induced by the candidate pool. When the pool is heterogeneous, however, this reference trajectory may be misaligned with the dynamics of a target-aligned selected subset, creating what we call reference path bias. We propose an alternative reference path: a validation-induced flow obtained from a short, capacity-limited warmup on the available target validation proxy. Along this path, candidates are scored by a normalized endpoint loss drop, yielding a simple zero-order selection rule that requires no candidate gradients or Hessian approximations. Across controlled logistic, vision, and instruction-tuning experiments, this score is competitive with strong dynamic attribution baselines while substantially reducing warmup and storage cost. Moreover, since the reference trajectory is decoupled from any specific candidate pool, the same compact warmup can be reused across additional pools without recomputing the trajectory.

📄 PDF Abstract BibTeX arXiv:2605.09404

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can We Use Speaker Recognition Technology to Attack Itself? Enhancing Mimicry Attacks Using Automatic Target Speaker Selection

2018-11-09 · Tomi Kinnunen, Rosa González Hautamäki, Ville Vestman, Md Sahidullah

We consider technology-assisted mimicry attacks in the context of automatic speaker verification (ASV). We use ASV itself to select targeted speakers to be attacked by human-based mimicry. We recorded 6 naive mimics for …

Speaker RecognitionSpeaker Verification

Fast Swap-Based Element Selection for Multiplication-Free Dimension Reduction

2026-02-14 · Nobutaka Ono arxiv

In this paper, we propose a fast algorithm for element selection, a multiplication-free form of dimension reduction that produces a dimension-reduced vector by simply selecting a subset of elements from the input. Dimens…

Data Selection with Feature Decay Algorithms Using an Approximated Target Side

2018-11-07 · IWSLT (EMNLP) 2018 10 · Alberto Poncelas, Gideon Maillette de Buy Wenniger, Andy Way

Data selection techniques applied to neural machine translation (NMT) aim to increase the performance of a model by retrieving a subset of sentences for use as training data. One of the possible data selection techniqu…

Machine TranslationNMTSentenceTransductive Learning

Deep Reinforcement Learning for Safe Landing Site Selection with Concurrent Consideration of Divert Maneuvers

2021-02-24 · Keidai Iiyama, Kento Tomita, Bhavi A. Jagatia, Tatsuwaki Nakagawa 외

This research proposes a new integrated framework for identifying safe landing locations and planning in-flight divert maneuvers. The state-of-the-art algorithms for landing zone selection utilize local terrain features …

Deep Reinforcement LearningReinforcement Learning (RL)

Reinforcement Learning Based Sparse Black-box Adversarial Attack on Video Recognition Models

2021-08-29 · Zeyuan Wang, Chaofeng Sha, Su Yang

We explore the black-box adversarial attack on video recognition models. Attacks are only performed on selected key regions and key frames to reduce the high computation cost of searching adversarial perturbations on a v…

Adversarial Attackreinforcement-learningReinforcement Learning (RL)Saliency Detection+1