Researcher profile

Danyang Liu

Danyang Liu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
7works
0followers
9topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

7 published item(s)

preprint2026arXiv

Stop Overthinking: Unlocking Efficient Listwise Reranking with Minimal Reasoning

Listwise reranking utilizing Large Language Models (LLMs) has achieved state-of-the-art retrieval effectiveness. Recently, reasoning-enhanced models have further pushed these boundaries by employing Chain-of-Thought (CoT) to perform deep comparative analysis of candidate documents. However, this performance gain comes at a prohibitive computational cost, as models often generate thousands of reasoning tokens before producing a final ranking. In this work, we investigate the relationship between reasoning length and ranking quality, revealing an overthinking phenomenon where extended reasoning yields diminishing returns. To address this, we propose a Length-Regularized Self-Distillation framework. We synthesize a dataset by sampling diverse reasoning traces from a teacher model (Rank-K) and applying a Pareto-inspired filter to select traces that achieve high ranking performance with minimal token usage. By fine-tuning on these concise, high-quality rationales, the student model learns to internalize efficient reasoning patterns, effectively pruning redundant deliberation. Experiments on TREC Deep Learning and NeuCLIR benchmarks demonstrate that our method maintains the teacher's effectiveness while reducing inference token consumption by 34%-37% across different retrieval settings, offering a practical solution for deploying reasoning-enhanced rerankers in latency-sensitive applications.

preprint2023arXiv

Adaptive Resource Allocation for Workflow Containerization on Kubernetes

In a cloud-native era, the Kubernetes-based workflow engine enables workflow containerized execution through the inherent abilities of Kubernetes. However, when encountering continuous workflow requests and unexpected resource request spikes, the engine is limited to the current workflow load information for resource allocation, which lacks the agility and predictability of resource allocation, resulting in over and under-provisioning resources. This mechanism seriously hinders workflow execution efficiency and leads to high resource waste. To overcome these drawbacks, we propose an adaptive resource allocation scheme named ARAS for the Kubernetes-based workflow engines. Considering potential future workflow task requests within the current task pod's lifecycle, the ARAS uses a resource scaling strategy to allocate resources in response to high-concurrency workflow scenarios. The ARAS offers resource discovery, resource evaluation, and allocation functionalities and serves as a key component for our tailored workflow engine (KubeAdaptor). By integrating the ARAS into KubeAdaptor for workflow containerized execution, we demonstrate the practical abilities of KubeAdaptor and the advantages of our ARAS. Compared with the baseline algorithm, experimental evaluation under three distinct workflow arrival patterns shows that ARAS gains time-saving of 9.8% to 40.92% in the average total duration of all workflows, time-saving of 26.4% to 79.86% in the average duration of individual workflow, and an increase of 1% to 16% in CPU and memory resource usage rate.

preprint2022arXiv

A Sacrificial Magnet Concept for Field Dependent Surface Science Studies

We demonstrate a straightforward approach to integrating a magnetic field into a low-temperature scanning tunneling microscope (STM) by adhering an NdFeB permanent magnet to a magnetizable sample plate. To render our magnet concept compatible with high-temperature sample cleaning procedures, we make the irreversible demagnetization of the magnet a central part of our preparation cycle. After sacrificing the magnet by heating it above its Curie temperature, we use a transfer tool to attach a new magnet in-situ prior to transferring the sample into the STM. We characterize the magnetic field created by the magnet using the Abrikosov vortex lattice of superconducting NbSe2. Excellent agreement between the distance dependent magnetic fields from experiments and simulations allows us to predict the magnitude and orientation of magnetic flux at any location with respect to the magnet and the sample plate. Our concept is an accessible solution for field-dependent surface science studies that require fields in the range of up to 400 mT and otherwise detrimental heating procedures.

preprint2022arXiv

A versatile platform for graphene nanoribbon synthesis, electronic decoupling, and spin polarized measurements

The on-surface synthesis of nano-graphenes has led the charge in prototyping structures with perspectives beyond silicon-based technology. Following reports of open-shell systems in graphene-nanoribbons (GNR), a flurry of research activities is directed at investigating their magnetic properties with a keen eye for spintronic applications. Although the synthesis of nano-graphenes is usually straightforward on gold, it is difficult to use it for electronic decoupling and spin-polarized measurements. Using a binary alloy Cu3Au(111), we show how to combine the efficient gold-like nano-graphene formation with spin polarization and electronic decoupling known from copper. We prepare copper oxide layers, demonstrate thermally and tip-assisted synthesis of GNR and grow thermally stable magnetic Co islands. We functionalize the tip of a scanning tunneling microscope with carbon-monoxide, nickelocene, or attach Co clusters for high-resolution imaging, magnetic sensing, or spin-polarized measurements. This versatile platform will be a valuable tool in the advanced study of magnetic nano-graphenes.

preprint2022arXiv

Adaptive Sparse Sampling for Quasiparticle Interference Imaging

Quasiparticle interference imaging (QPI) offers insight into the band structure of quantum materials from the Fourier transform of local density of states (LDOS) maps. Their acquisition with a scanning tunneling microscope is traditionally tedious due to the large number of required measurements that may take several days to complete. The recent demonstration of sparse sampling for QPI imaging showed how the effective measurement time could be fundamentally reduced by only sampling a small and random subset of the total LDOS. However, the amount of required sub-sampling to faithfully recover the QPI image remained a recurring question. Here we introduce an adaptive sparse sampling (ASS) approach in which we gradually accumulate sparsely sampled LDOS measurements until a desired quality level is achieved via compressive sensing recovery. The iteratively measured random subset of the LDOS can be interleaved with regular topographic images that are used for image registry and drift correction. These reference topographies also allow to resume interrupted measurements to further improve the QPI quality. Our ASS approach is a convenient extension to quasiparticle interference imaging that should remove further hesitation in the implementation of sparse sampling mapping schemes.

preprint2021arXiv

Solvability of a Regular Polynomial Vector Optimization Problem without Convexity

In this paper we consider the solvability of a non-convex regular polynomial vector optimization problem on a nonempty closed set. We introduce regularity conditions for the polynomial vector optimization problem and study properties and characterizations of the regularity conditions. Under the regularity conditions, we study nonemptiness and boundedness of the solution sets of the problem. As a consequence, we establish two Frank-Wolfe type theorems for the non-convex polynomial vector optimization problem. Finally, we investigate the solution stability of the non-convex regular polynomial vector optimization problem.

preprint2020arXiv

KRED: Knowledge-Aware Document Representation for News Recommendations

News articles usually contain knowledge entities such as celebrities or organizations. Important entities in articles carry key messages and help to understand the content in a more direct way. An industrial news recommender system contains various key applications, such as personalized recommendation, item-to-item recommendation, news category classification, news popularity prediction and local news detection. We find that incorporating knowledge entities for better document understanding benefits these applications consistently. However, existing document understanding models either represent news articles without considering knowledge entities (e.g., BERT) or rely on a specific type of text encoding model (e.g., DKN) so that the generalization ability and efficiency is compromised. In this paper, we propose KRED, which is a fast and effective model to enhance arbitrary document representation with a knowledge graph. KRED first enriches entities' embeddings by attentively aggregating information from their neighborhood in the knowledge graph. Then a context embedding layer is applied to annotate the dynamic context of different entities such as frequency, category and position. Finally, an information distillation layer aggregates the entity embeddings under the guidance of the original document representation and transforms the document vector into a new one. We advocate to optimize the model with a multi-task framework, so that different news recommendation applications can be united and useful information can be shared across different tasks. Experiments on a real-world Microsoft News dataset demonstrate that KRED greatly benefits a variety of news recommendation applications.