Researcher profile

Yifan Yu

Yifan Yu contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
8topics
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

6 published item(s)

preprint2026arXiv

Collab-Solver: Collaborative Solving Policy Learning for Mixed-Integer Linear Programming

Mixed-integer linear programming (MILP) has been a fundamental problem in combinatorial optimization. Conventional MILP solving mainly relies on carefully designed heuristics embedded in the branch-and-bound framework. Driven by the strong capabilities of neural networks, recent research is exploring the value of machine learning alongside conventional MILP solving. Although learning-based MILP methods have shown great promise, existing works typically learn policies for individual modules in MILP solvers in isolation, without considering their interdependence, which limits both solving efficiency and solution quality. To address this limitation, we propose Collab-Solver, a novel multi-agent-based policy learning framework for MILP that enables collaborative policy optimization for multiple modules. Specifically, we formulate the collaboration between cut selection and branching in MILP solving as a Stackelberg game. Under this formulation, we develop a two-phase learning paradigm to stabilize collaborative policy learning: the first phase performs data-communicated policy pretraining, and the second phase further orchestrates the policy learning for various modules. Extensive experiments on both synthetic and large-scale real-world MILP datasets demonstrate that the jointly learned policies significantly improve solving performance. Moreover, the policies learned by Collab-Solver have also demonstrated excellent generalization abilities across different instance sets.

preprint2026arXiv

DNA-Origami-Assembled Rhodium Nanoantennas for Deep-UV Label-Free Single-Protein Detection

Nanoparticles of plasmonic metals have significantly to the development of spectroscopic techniques, enabling strong confinement of electromagnetic fields at the nanoscale and corresponding signal amplification. However, to date, plasmonic applications have been limited mainly to the visible and near-infrared range, as materials supporting ultraviolet resonances typically exhibit poor chemical stability and lack robust surface functionalisation methods. In this work, we address these limitations by introducing a fully programmable approach to UV plasmonics based on rhodium nanocube dimers assembled using DNA origami templates. We have developed a reliable ligand exchange strategy that allows the functionalisation of rhodium nanocubes with DNA while maintaining their colloidal stability. These DNA-modified nanocubes act as modular building blocks that can be assembled into dimers with 69% efficiency and an average gap size of 10 nm. The DNA origami design also allows for the deterministic placement of a single streptavidin protein in the plasmonic gap, unlike previous methods based on stochastic diffusion. Experiments with single-molecule autofluorescence in UV, supported by numerical simulations, show an increase in brightness of up to 22, a reduction in fluorescence lifetime, and a more than tenfold increase in the total number of detected photons. By creating a robust and versatile platform for the production of UV-resonant plasmonic nanoantennas, this work extends the functionality of plasmonics to the deep UV spectrum and opens up new possibilities for labelling-free single-protein spectroscopy.

preprint2026arXiv

Scaleable LED-pumped Room-temperature Maser using a Multi-blade Optical Injector

Though the performance of room-temperature masers has improved over the last decade, relatively little attention has been paid to the optics used to pump the maser's gain medium. In this work, we investigate a novel multi-blade optical ``injector'' that permits more effective and more scaleable pumping. The reported work encompasses an interdisciplinary mix of conceptualization, simulation, crystal growth, fabrication, and microwave engineering. Our gain medium is pentacene dissolved as a solid solution with para-terphenyl (Pc:PTP) molecular crystal. We accurately determine this pentacene's molecular absorption cross-section as a function of wavelength. Ray-tracing is then used to assess how different designs of waveguide inject light into the Pc:PTP crystal. A multi-blade injector made of high-refractive-index glass (namely Ohara S-TIH6) is predicted to pump it more completely and uniformly than previous designs. Upon hand-fabricating such an injector and Bridgman-growing a crystal of 0.1% Pc:PTP over it, an experimental maser oscillator using this combined injector-crystal assembly is demonstrated. The performance and scaleability of multiblade injection vis-a-vis alternative strategies is analyzed.

preprint2026arXiv

Single-LED-pumped, room-temperature, solid-state maser

Through their ability to achieve cryogenic levels of noise performance while operating at room temperature, optically-pumped, solid-state (OPSS) masers show great promise as quantum sensors, oscillators, and amplifiers. We here demonstrate maser oscillation in a microwave cavity containing a crystal of pentacene-doped para-terphenyl (ptc:ptp) pumped by a single, chip-scale LED. Here, unlike previous work, the size of the pump source does not dominate the size of the maser system as a whole. This miniaturization is achieved through invasive optical pumping in the form of a waveguide, the tip of which is embedded into the maser crystal. Using experimental measurements combined with microwave and optical simulations, we find that our approach offers at least a factor-of-2 enhancement in cooperativity over end-on optical excitation. We use our simulations to define a figure of merit for maser pumping efficiency, and conclude that there remains significant headroom to improve the performance of ptc:ptp masers through improved optical design.

preprint2022arXiv

Emotions in Online Content Diffusion

Social media-transmitted online information, which is associated with emotional expressions, shapes our thoughts and actions. In this study, we incorporate social network theories and analyses and use a computational approach to investigate how emotional expressions, particularly \textit{negative discrete emotional expressions} (i.e., anxiety, sadness, anger, and disgust), lead to differential diffusion of online content in social media networks. We rigorously quantify diffusion cascades' structural properties (i.e., size, depth, maximum breadth, and structural virality) and analyze the individual characteristics (i.e., age, gender, and network degree) and social ties (i.e., strong and weak) involved in the cascading process. In our sample, more than six million unique individuals transmitted 387,486 randomly selected articles in a massive-scale online social network, WeChat. We detect the expression of discrete emotions embedded in these articles, using a newly generated domain-specific and up-to-date emotion lexicon. We apply a partial-linear instrumental variable approach with a double machine learning framework to causally identify the impact of the negative discrete emotions on online content diffusion. We find that articles with more expressions of anxiety spread to a larger number of individuals and diffuse more deeply, broadly, and virally. Expressions of anger and sadness, however, reduce cascades' size and maximum breadth. We further show that the articles with different degrees of negative emotional expressions tend to spread differently based on individual characteristics and social ties. Our results shed light on content marketing and regulation, utilizing negative emotional expressions.

preprint2022arXiv

Metric Policy Representations for Opponent Modeling

In multi-agent reinforcement learning, the inherent non-stationarity of the environment caused by other agents' actions posed significant difficulties for an agent to learn a good policy independently. One way to deal with non-stationarity is opponent modeling, by which the agent takes into consideration the influence of other agents' policies. Most existing work relies on predicting other agents' actions or goals, or discriminating between different policies. However, such modeling fails to capture the similarities and differences between policies simultaneously and thus cannot provide enough useful information when generalizing to unseen agents. To address this, we propose a general method to learn representations of other agents' policies, such that the distance between policies is deliberately reflected by the distance between representations, while the policy distance is inferred from the sampled joint action distributions during training. We empirically show that the agent conditioned on the learned policy representation can well generalize to unseen agents in three multi-agent tasks.