paper-with-me

홈 › Papers

Maximum Margin Reward Networks for Learning from Explicit and Implicit Supervision

2017-09-01 · EMNLP 2017 9 · Haoruo Peng, Ming-Wei Chang, Wen-tau Yih

Neural networks have achieved state-of-the-art performance on several structured-output prediction tasks, trained in a fully supervised fashion. However, annotated examples in structured domains are often costly to obtain, which thus limits the applications of neural networks. In this work, we propose Maximum Margin Reward Networks, a neural network-based framework that aims to learn from both explicit (full structures) and implicit supervision signals (delayed feedback on the correctness of the predicted structure). On named entity recognition and semantic parsing, our model outperforms previous systems on the benchmark datasets, CoNLL-2003 and WebQuestionsSP.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech TaggingSemantic Parsing

Similar Papers 제목 키워드 기반

Offline Preference Optimization via Maximum Marginal Likelihood Estimation

2025-10-27 · Saeed Najafi, Alona Fyshe arxiv

Aligning Large Language Models (LLMs) with human preferences is crucial, but standard methods like Reinforcement Learning from Human Feedback (RLHF) are often complex and unstable. In this work, we propose a new, simpler…

Reinforcement Learning

$ξ$-DPO: Direct Preference Optimization via Ratio Reward Margin

2026-05-09 · Zhengyuan Fan, Zhonghua Wu, Yuxuan Du, Qun Chen arxiv

Reference-free preference optimization has emerged as an efficient alternative to reinforcement learning from human feedback, with Simple Preference Optimization(SimPO) demonstrating strong performance by eliminating the…

Reinforcement Learning

Learning Deep Convolutional Embeddings for Face Representation Using Joint Sample- and Set-based Supervision

2017-08-01 · Baris Gecer, Vassileios Balntas, Tae-Kyun Kim

In this work, we investigate several methods and strategies to learn deep embeddings for face recognition, using joint sample- and set-based optimization. We explain our framework that expands traditional learning with s…

Face Recognition

Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Criteria

2026-05-08 · Juanxi Tian, Fengyuan Liu, Jiaming Han, Yilei Jiang 외 arxiv

Aligning multimodal generative models with human preferences demands reward signals that respect the compositional, multi-dimensional structure of human judgment. Prevailing RLHF approaches reduce this structure to scala…

Text-to-Image GenerationImage Editing

On the Limited Generalization Capability of the Implicit Reward Model Induced by Direct Preference Optimization

2024-09-05 · Yong Lin, Skyler Seto, Maartje ter Hoeve, Katherine Metcalf 외

Reinforcement Learning from Human Feedback (RLHF) is an effective approach for aligning language models to human preferences. Central to RLHF is learning a reward function for scoring human preferences. Two main approach…