← Search

Feiliang Ren

8 accepted papers

2025

CodeTool: Enhancing Programmatic Tool Invocation of LLMs via Process Supervision

ACL 2025long

Tool invocation significantly enhances the capabilities of Large Language Models (LLMs), yet challenges persist, particularly in complex task scenarios. Current methods, such as instruction-enhanced reasoning and supervised fine-tuning, often result in unnecessarily long reasoning paths and face dif…

Cited by 0SourcePDFScholar
2025

CogDual: Enhancing Dual Cognition of LLMs via Reinforcement Learning with Implicit Rule-Based Rewards

EMNLP 2025

Role-Playing Language Agents (RPLAs) have emerged as a significant application direction for Large Language Models (LLMs). Existing approaches typically rely on prompt engineering or supervised fine-tuning to enable models to imitate character behaviors in specific scenarios, but often neglect the u

Cited by 0SourcePDFScholar
2025

Resource-Friendly Dynamic Enhancement Chain for Multi-Hop Question Answering

ACL 2025finding

Knowledge-intensive multi-hop question answering (QA) tasks, which require integrating evidence from multiple sources to address complex queries, often necessitate multiple rounds of retrieval and iterative generation by large language models (LLMs). However, incorporating many documents and extende…

2025

Retrieval over Classification: Integrating Relation Semantics for Multimodal Relation Extraction

EMNLP 2025

Relation extraction (RE) aims to identify semantic relations between entities in unstructured text. Although recent work extends traditional RE to multimodal scenarios, most approaches still adopt classification-based paradigms with fused multimodal features, representing relations as discrete label

Cited by 0SourcePDFScholar
2021

A Graph Reasoning Network for Multi-turn Response Selection via Customized Pre-training

AAAI 2021technical

We investigate response selection for multi-turn conversation in retrieval-based chatbots. Existing studies pay more attention to the matching between utterances and responses by calculating the matching score based on learned features, leading to insufficient model reasoning ability. In this paper,…

Cited by 19SourcePDFScholar
2021

A Novel Global Feature-Oriented Relational Triple Extraction Model based on Table Filling

EMNLP 2021main

Table filling based relational triple extraction methods are attracting growing research interests due to their promising performance and their abilities on extracting triples from complex sentences. However, this kind of methods are far from their full potential because most of them only focus on u…

2021

A Three-Stage Learning Framework for Low-Resource Knowledge-Grounded Dialogue Generation

EMNLP 2021main

Neural conversation models have shown great potentials towards generating fluent and informative responses by introducing external background knowledge. Nevertheless, it is laborious to construct such knowledge-grounded dialogues, and existing models usually perform poorly when transfer to new domai…

2020

Knowledge Graph Embedding with Atrous Convolution and Residual Learning

COLING 2020main

Knowledge graph embedding is an important task and it will benefit lots of downstream applications. Currently, deep neural networks based methods achieve state-of-the-art performance. However, most of these existing methods are very complex and need much time for training and inference. To address t…