← Search

Daniel Zeng

7 accepted papers

2025

A Novel Decision-Making Model for Playing Board Game Combining Planning and Opponent Behaviors

ICASSP 2025accepted

Board game offers a unique platform for exploring the capabilities of artificial intelligence in decision-making. It demands long-term strategic planning and opponent behaviors to refine decision-making. Since the success of AlphaGo family, learning agents have become pivotal methods for board game.…

Cited by 0SourceScholar
2025

Conservative Offline Meta-Reinforcement Learning with Task Similarity Measurement

ICASSP 2025accepted

Offline meta-reinforcement learning (OMRL) enables reinforcement learning (RL) agents to adapt to unseen tasks without interacting with the environment. However, OMRL faces challenges such as Q-function overestimation and difficulties in inferring tasks correctly and robustly due to distribution dis…

Cited by 0SourceScholar
2025

Evaluating Generalization Capability of Language Models across Abductive, Deductive and Inductive Logical Reasoning

COLING 2025main

Transformer-based language models (LMs) have demonstrated remarkable performance on many natural language tasks, yet to what extent LMs possess the capability of generalizing to unseen logical rules remains not explored sufficiently. In classical logic category, abductive, deductive and inductive (A…

2024

Integrating Language Models with Symbolic Formulas for First-Order Logic Reasoning

ICASSP 2024accepted

Performing logical reasoning based on prior knowledge is a crucial human cognitive ability and has been a long-standing objective in the field of artificial intelligence. Large language models based on transformer architecture have been a common approach for logical reasoning over text. However, the…

Cited by 0SourceScholar
2023

PRODIGY: Enabling In-context Learning Over Graphs

NeurIPS 2023spotlight

In-context learning is the ability of a pretrained model to adapt to novel and diverse downstream tasks by conditioning on prompt examples, without optimizing any parameters. While large language models have demonstrated this ability, how in-context learning could be performed over graphs is unexpl…

Cited by 79SourcePDFScholar
2022

Boosting Multi-Label Image Classification with Complementary Parallel Self-Distillation

IJCAI 2022poster

Multi-Label Image Classification (MLIC) appro-aches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features and lead to model overfitting. In this study, we propose a generic framework named Parallel Sel…