← Search

Jinghui Qin

15 accepted papers

2025

Adaptive Few-shot Prompting for Machine Translation with Pre-trained Language Models

AAAI 2025technical

Recently, Large Language Models (LLMs) with in-context learning have demonstrated remarkable potential in handling neural machine translation. However, existing evidence shows that LLMs are prompt-sensitive and it is sub-optimal to apply the fixed prompt to any input for downstream machine translati…

Cited by 0SourcePDFScholar
2025

AssoCiAm: A Benchmark for Evaluating Association Thinking while Circumventing Ambiguity

EMNLP 2025

Recent advancements in multimodal large language models (MLLMs) have garnered significant attention, offering a promising pathway toward artificial general intelligence (AGI). Among the essential capabilities required for AGI, creativity has emerged as a critical trait for MLLMs, with association se

Cited by 0SourcePDFScholar
2025

Boundary-Driven Table-Filling with Cross-Granularity Contrastive Learning for Aspect Sentiment Triplet Extraction

ICASSP 2025accepted

The Aspect Sentiment Triplet Extraction (ASTE) task aims to extract aspect terms, opinion terms, and their corresponding sentiment polarity from a given sentence. It remains one of the most prominent subtasks in fine-grained sentiment analysis. Most existing approaches frame triplet extraction as a…

Cited by 0SourceScholar
2025

Mental-Perceiver: Audio-Textual Multi-Modal Learning for Estimating Mental Disorders

AAAI 2025technical

Mental disorders, such as anxiety and depression, have become a global concern that affects people of all ages. Early detection and treatment are crucial to mitigate the negative effects these disorders can have on daily life. Although AI-based detection methods show promise, progress is hindered by…

2024

Adaptive Prompt Routing for Arbitrary Text Style Transfer with Pre-trained Language Models

AAAI 2024technical

Recently, arbitrary text style transfer (TST) has made significant progress with the paradigm of prompt learning. In this paradigm, researchers often design or search for a fixed prompt for any input. However, existing evidence shows that large language models (LLMs) are prompt-sensitive and it is s…

2024

FacetCRS: Multi-Faceted Preference Learning for Pricking Filter Bubbles in Conversational Recommender System

AAAI 2024technical

The filter bubble is a notorious issue in Recommender Systems (RSs), which describes the phenomenon whereby users are exposed to a limited and narrow range of information or content that reinforces their existing dominant preferences and beliefs. This results in a lack of exposure to diverse and var…

Cited by 0SourcePDFScholar
2024

HyCoRec: Hypergraph-Enhanced Multi-Preference Learning for Alleviating Matthew Effect in Conversational Recommendation

ACL 2024long

The Matthew effect is a notorious issue in Recommender Systems (RSs), i.e., the rich get richer and the poor get poorer, wherein popular items are overexposed while less popular ones are regularly ignored. Most methods examine Matthew effect in static or nearly-static recommendation scenarios. Howev…

2024

Stripe Observation Guided Inference Cost-free Attention Mechanism

ECCV 2024poster

"Structural re-parameterization (SRP) is a novel technique series that boosts neural networks without introducing any computational costs in inference stage. The existing SRP methods have successfully considered many architectures, such as normalizations, convolutions, etc. However, the widely used…

2023

HutCRS: Hierarchical User-Interest Tracking for Conversational Recommender System

EMNLP 2023long main

Conversational Recommender System (CRS) aims to explicitly acquire user preferences towards items and attributes through natural language conversations. However, existing CRS methods ask users to provide explicit answers (yes/no) for each attribute they require, regardless of users' knowledge or int…

Cited by 0SourcecodeScholar
2023

Understanding Self-attention Mechanism via Dynamical System Perspective

ICCV 2023poster

The self-attention mechanism (SAM) is widely used in various fields of artificial intelligence and has successfully boosted the performance of different models. However, current explanations of this mechanism are mainly based on intuitions and experiences, while there still lacks direct modeling for…

Cited by 24PDFScholar
2022

CEM: Machine-Human Chatting Handoff via Causal-Enhance Module

EMNLP 2022main

Aiming to ensure chatbot quality by predicting chatbot failure and enabling human-agent collaboration, Machine-Human Chatting Handoff (MHCH) has attracted lots of attention from both industry and academia in recent years. However, most existing methods mainly focus on the dialogue context or assist…

2022

LogicSolver: Towards Interpretable Math Word Problem Solving with Logical Prompt-enhanced Learning

EMNLP 2022finding

Recently, deep learning models have made great progress in MWP solving on answer accuracy. However, they are uninterpretable since they mainly rely on shallow heuristics to achieve high performance without understanding and reasoning the grounded math logic. To address this issue and make a step tow…

2022

Unbiased Math Word Problems Benchmark for Mitigating Solving Bias

NAACL 2022findings

In this paper, we revisit the solving bias when evaluating models on current Math Word Problem (MWP) benchmarks. However, current solvers exist solving bias which consists of data bias and learning bias due to biased dataset and improper training strategy. Our experiments verify MWP solvers are easy…

2022

UniGeo: Unifying Geometry Logical Reasoning via Reformulating Mathematical Expression

EMNLP 2022main

Geometry problem solving is a well-recognized testbed for evaluating the high-level multi-modal reasoning capability of deep models. In most existing works, two main geometry problems: calculation and proving, are usually treated as two specific tasks, hindering a deep model to unify its reasoning c…

2021

Neural-Symbolic Solver for Math Word Problems with Auxiliary Tasks

ACL 2021long

Previous math word problem solvers following the encoder-decoder paradigm fail to explicitly incorporate essential math symbolic constraints, leading to unexplainable and unreasonable predictions. Herein, we propose Neural-Symbolic Solver (NS-Solver) to explicitly and seamlessly incorporate differen…