paper-with-me

Papers

Decoupled Rationalization with Asymmetric Learning Rates: A Flexible Lipschitz Restraint

2023-05-23 · Wei Liu, Jun Wang, Haozhao Wang, Ruixuan Li, Yang Qiu, Yuankai Zhang, Jie Han, Yixiong Zou

A self-explaining rationalization model is generally constructed by a cooperative game where a generator selects the most human-intelligible pieces from the input text as rationales, followed by a predictor that makes predictions based on the selected rationales. However, such a cooperative game may incur the degeneration problem where the predictor overfits to the uninformative pieces generated by a not yet well-trained generator and in turn, leads the generator to converge to a sub-optimal model that tends to select senseless pieces. In this paper, we theoretically bridge degeneration with the predictor's Lipschitz continuity. Then, we empirically propose a simple but effective method named DR, which can naturally and flexibly restrain the Lipschitz constant of the predictor, to address the problem of degeneration. The main idea of DR is to decouple the generator and predictor to allocate them with asymmetric learning rates. A series of experiments conducted on two widely used benchmarks have verified the effectiveness of the proposed method. Codes: \href{https://github.com/jugechengzi/Rationalization-DR}{https://github.com/jugechengzi/Rationalization-DR}.

📄 PDF Abstract BibTeX arXiv:2305.13599

Code (1)

jugechengzi/rationalization-dr 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Lipschitz Optimisation for Lipschitz Interpolation

2017-02-28 · Jan-Peter Calliess

Techniques known as Nonlinear Set Membership prediction, Kinky Inference or Lipschitz Interpolation are fast and numerically robust approaches to nonparametric machine learning that have been proposed to be utilised in t…

Prediction

DARC: Decoupled Asymmetric Reasoning Curriculum for LLM Evolution

2026-01-20 · Shengda Fan, Xuyan Ye, Yankai Lin arxiv

Self-play with large language models has emerged as a promising paradigm for achieving self-improving artificial intelligence. However, existing self-play frameworks often suffer from optimization instability, due to (i)…

GSPan: A Continuous Gaussian Primitive Representation for Arbitrary-Scale Pansharpening

2026-06-16 · Fangyi Li, Xiaoyuan Yang, Yixiao Li, Zongyang Sui 외 arxiv

Pansharpening aims to generate high-resolution multispectral (HRMS) images by fusing low-resolution multispectral (LRMS) and panchromatic (PAN) observations. Most existing deep learning methods treat pansharpening as fix…

Computational Efficiency

D3still: Decoupled Differential Distillation for Asymmetric Image Retrieval

2024-01-01 · CVPR 2024 1 · Yi Xie, Yihong Lin, Wenjie Cai, Xuemiao Xu 외

Existing methods for asymmetric image retrieval employ a rigid pairwise similarity constraint between the query network and the larger gallery network. However these one-to-one constraint approaches often fail to mai…

Image RetrievalRetrieval

DAFTED: Decoupled Asymmetric Fusion of Tabular and Echocardiographic Data for Cardiac Hypertension Diagnosis

2025-09-19 · Jérémie Stym-Popper, Nathan Painchaud, Clément Rambour, Pierre-Yves Courand 외 arxiv

Multimodal data fusion is a key approach for enhancing diagnosis in medical applications. We propose an asymmetric fusion strategy starting from a primary modality and integrating secondary modalities by disentangling sh…