← Search

Hongyin Tang

12 accepted papers

2026

R-Horizon: How Far Can Your Large Reasoning Model Really Go in Breadth and Depth?

ICLR 2026poster

Recent trends in test-time scaling for reasoning models (e.g., OpenAI o1, DeepSeek-R1) have led to remarkable improvements through long Chain-of-Thought (CoT). However, existing benchmarks mainly focus on immediate, single-horizon tasks, failing to adequately evaluate models’ ability to understand a…

Cited by 0SourcecodeScholar
2025

IIET: Efficient Numerical Transformer via Implicit Iterative Euler Method

EMNLP 2025

High-order numerical methods enhance Transformer performance in tasks like NLP and CV, but introduce a performance-efficiency trade-off due to increased computational overhead. Our analysis reveals that conventional efficiency techniques, such as distillation, can be detrimental to the performance o

2025

NeedleInATable: Exploring Long-Context Capability of Large Language Models towards Long-Structured Tables

NeurIPS 2025poster

Processing structured tabular data, particularly large and lengthy tables, constitutes a fundamental yet challenging task for large language models (LLMs). However, existing long-context benchmarks like Needle-in-a-Haystack primarily focus on unstructured text, neglecting the challenge of diverse st…

Cited by 0SourceScholar
2025

Sibyl: Empowering Empathetic Dialogue Generation in Large Language Models via Sensible and Visionary Commonsense Inference

COLING 2025main

Recently, there has been a heightened interest in building chatbots based on Large Language Models (LLMs) to emulate human-like qualities in multi-turn conversations. Despite having access to commonsense knowledge to better understand the psychological aspects and causality of dialogue context, even…

2023

Multi-Task Transformer with Relation-Attention and Type-Attention for Named Entity Recognition

ICASSP 2023accepted

Named entity recognition (NER) is an important research problem in natural language processing. There are three types of NER tasks, including flat, nested and discontinuous entity recognition. Most previous sequential labeling models are task-specific, while recent years have witnessed the rising of…

Cited by 0SourceScholar
2022

CLOWER: A Pre-trained Language Model with Contrastive Learning over Word and Character Representations

COLING 2022main

Pre-trained Language Models (PLMs) have achieved remarkable performance gains across numerous downstream tasks in natural language understanding. Various Chinese PLMs have been successively proposed for learning better Chinese language representation. However, most current models use Chinese charact…

2022

VIRT: Improving Representation-based Text Matching via Virtual Interaction

EMNLP 2022main

Text matching is a fundamental research problem in natural language understanding. Interaction-based approaches treat the text pair as a single sequence and encode it through cross encoders, while representation-based models encode the text pair independently with siamese or dual encoders. Interacti…

Cited by 8SourcePDFScholar
2021

A Bidirectional Multi-paragraph Reading Model for Zero-shot Entity Linking

AAAI 2021technical

Recently, a zero-shot entity linking task is introduced to challenge the generalization ability of entity linking models. In this task, mentions must be linked to unseen entities and only the textual information is available. In order to make full use of the documents, previous work has proposed a B…

Cited by 25SourcePDFScholar
2021

BCORLE($\lambda$): An Offline Reinforcement Learning and Evaluation Framework for Coupons Allocation in E-commerce Market

NeurIPS 2021poster

Coupons allocation is an important tool for enterprises to increase the activity and loyalty of users on the e-commerce market. One fundamental problem related is how to allocate coupons within a fixed budget while maximizing users' retention on the e-commerce platform. The online e-commerce environ…

2021

Enhancing Document Ranking with Task-adaptive Training and Segmented Token Recovery Mechanism

EMNLP 2021main

In this paper, we propose a new ranking model DR-BERT, which improves the Document Retrieval (DR) task by a task-adaptive training process and a Segmented Token Recovery Mechanism (STRM). In the task-adaptive training, we first pre-train DR-BERT to be domain-adaptive and then make the two-phase fine…

Cited by 1SourcePDFScholar
2021

Improving Document Representations by Generating Pseudo Query Embeddings for Dense Retrieval

ACL 2021long

Recently, the retrieval models based on dense representations have been gradually applied in the first stage of the document retrieval tasks, showing better performance than traditional sparse vector space models. To obtain high efficiency, the basic structure of these models is Bi-encoder in most c…

2021

TITA: A Two-stage Interaction and Topic-Aware Text Matching Model

NAACL 2021long

In this paper, we focus on the problem of keyword and document matching by considering different relevance levels. In our recommendation system, different people follow different hot keywords with interest. We need to attach documents to each keyword and then distribute the documents to people who f…

Cited by 3SourcePDFScholar