paper-with-me

홈 › Papers

KaushikAcharya at SemEval-2021 Task 9: Candidate Generation for Fact Verification over Tables

2021-08-01 · SEMEVAL 2021 · Kaushik Acharya

This paper describes the system submitted in the SemEval-2021 Statement Verification and Evidence Finding with Tables task. The system relies on candidate generation for logical forms on the table based on keyword matching and dependency parsing on the claim statements.

📄 PDF Abstract BibTeX

Code (1)

kaushikacharya/statement_verification_evidence_finding 공식 구현

Tasks

Dependency ParsingFact Verification

Similar Papers 제목 키워드 기반

lmfaoooo at SemEval-2026 Task 1: Humor Is an Audience. Preference Modeling for Constrained Humor Generation

2026-04-14 · Alexey Tikhonov, Alexey Ivanov arxiv

Humor generation remains difficult not only because producing fluent, novel jokes is hard, but because "funny" is audience-dependent and supervision is noisy -- preferences vary with audience, context, and culture, and a…

RaguTeam at SemEval-2026 Task 8: Meno and Friends in a Judge-Orchestrated LLM Ensemble for Faithful Multi-Turn Response Generation

2026-05-06 · Ivan Bondarenko, Roman Derunets, Oleg Sedukhin, Mikhail Komarov 외 arxiv

We present our winning system for Task~B (generation with reference passages) in SemEval-2026 Task~8: MTRAGEval. Our method is a heterogeneous ensemble of seven LLMs with two prompting variants, where a GPT-4o-mini judge…

Response Generation

Oxford at SemEval-2017 Task 9: Neural AMR Parsing with Pointer-Augmented Attention

2017-08-01 · SEMEVAL 2017 8 · Jan Buys, Phil Blunsom

We present a neural encoder-decoder AMR parser that extends an attention-based model by predicting the alignment between graph nodes and sentence tokens explicitly with a pointer mechanism. Candidate lemmas are predicted…

AMR ParsingDecoderLemmatizationSentence

AILS-NTUA at SemEval-2026 Task 8: Evaluating Multi-Turn RAG Conversations

2026-03-11 · Dimosthenis Athanasiou, Maria Lymperaiou, Giorgos Filandrianos, Athanasios Voulodimos 외 arxiv

We present the AILS-NTUA system for SemEval-2026 Task 8 (MTRAGEval), addressing all three subtasks of multi-turn retrieval-augmented generation: passage retrieval (A), reference-grounded response generation (B), and end-…

Response GenerationPassage Retrieval

Sheffield at SemEval-2017 Task 9: Transition-based language generation from AMR.

2017-08-01 · SEMEVAL 2017 8 · Gerasimos Lampouras, Andreas Vlachos

This paper describes the submission by the University of Sheffield to the SemEval 2017 Abstract Meaning Representation Parsing and Generation task (SemEval 2017 Task 9, Subtask 2). We cast language generation from AMR as…

Abstract Meaning RepresentationLanguage ModelingLanguage ModellingMachine Translation+1