← Search

Flood Sung

8 accepted papers

2026

Kimi-Dev: Agentless Training as Skill Prior for SWE-agents

ICLR 2026poster

Large Language Models (LLMs) are increasingly applied to software engineering (SWE), with SWE-bench as a key benchmark. Solutions are split into SWE-Agent frameworks with multi-turn interactions and workflow-based Agentless methods with single-turn verifiable steps. We argue these paradigms are not…

Cited by 0SourcecodeScholar
2026

Sculptor: Empowering LLMs with Cognitive Agency via Active Context Management

ICLR 2026poster

Large Language Models (LLMs) suffer from significant performance degradation when processing long contexts due to proactive interference, where irrelevant information in earlier parts of the context disrupts reasoning and memory recall. While most research focuses on external memory systems to augme…

Cited by 0SourceScholar
2025

Learning to Plan Before Answering: Self-Teaching LLMs to Learn Abstract Plans for Problem Solving

ICLR 2025poster

In the field of large language model (LLM) post-training, the effectiveness of utilizing synthetic data generated by the LLM itself has been well-presented. However, a key question remains unaddressed: what essential information should such self-generated data encapsulate? Existing approaches only p…

Cited by 0SourcePDFScholar
2025

More is not always better? Enhancing Many-Shot In-Context Learning with Differentiated and Reweighting Objectives

ACL 2025long

Large language models (LLMs) excel at few-shot in-context learning (ICL) without requiring parameter updates. However, as ICL demonstrations increase from a few to many, performance tends to plateau and eventually decline. We identify two primary causes for this trend: the suboptimal negative log-li…

2025

Thinking Before Running! Efficient Code Generation with Thorough Exploration and Optimal Refinement

ACL 2025finding

Code generation is crucial in software engineering for automating the coding process efficiently. While test-time computation methods show promise, they suffer from high latency due to multiple computation rounds.To overcome this, we introduce ThinkCoder, a framework that combines thorough explorati…

Cited by 0SourcePDFScholar
2023

Ess-InfoGAIL: Semi-supervised Imitation Learning from Imbalanced Demonstrations

NeurIPS 2023poster

Imitation learning aims to reproduce expert behaviors without relying on an explicit reward signal. However, real-world demonstrations often present challenges, such as multi-modal, data imbalance, and expensive labeling processes. In this work, we propose a novel semi-supervised imitation learning…

2018

Deep Stock Representation Learning: From Candlestick Charts to Investment Decisions

ICASSP 2018accepted

We propose a novel investment decision strategy (IDS) based on deep learning. The performance of many IDSs is affected by stock similarity. Most existing stock similarity measurements have the problems: (a) The linear nature of many measurements cannot capture nonlinear stock dynamics; (b) The estim…

Cited by 0SourceScholar
2018

Learning to Compare: Relation Network for Few-Shot Learning

CVPR 2018poster

We present a conceptually simple, flexible, and general framework for few-shot learning, where a classifier must learn to recognise new classes given only few examples from each. Our method, called the Relation Network (RN), is trained end-to-end from scratch. During meta-learning, it learns to lear…

Cited by 4722SourcePDFScholar