SearcharxivSearch

arXiv subjects

Ke Ren

Publications and source records attributed to Ke Ren.

At least 19 recordsLinked to original sources

Non-Hermitian Structure and Exceptional Points in Yang-Mills Theory from Analytic Continuation of Nc

We show that analytic continuation of the number of colors, Nc, naturally endows Yang-Mills theory with a non-Hermitian structure. By examining the spectrum of the dilatation operator as a function of complex Nc, we identify a network of Exceptional Points (EPs) -- non-Hermitian degeneracies where anomalous dimensions degenerate and operator eigenstates coalesce. We demonstrate that these EPs act as topological defects in complex Nc-space, generating non-Abelian geometric phases and enforcing nontrivial monodromies among gauge-invariant operators. Moreover, we establish a correspondence between the spontaneous breaking of an emergent PT symmetry of the dilatation operator and the fundamental spacetime PT symmetry of the underlying gauge theory. In the vicinity of EPs, the resulting non-Hermitian dynamics produces logarithmic scaling behavior in correlation functions, characteristic of logarithmic conformal field theories. Our results place conventional unitary Yang-Mills theory within a broader complexified parameter space possessing rich topological structure, suggesting a new interface between non-Hermitian physics and quantum field theory.

hep-th

V-VLAPS: Value-Guided Planning for Vision-Language-Action Models

Vision-language-action (VLA) models provide strong action priors for robotic manipulation, but their reactive behavior can fail under distribution shift and long-horizon task structure. Recent VLA-guided planning methods improve execution by using pretrained policies to guide tree search, yet node selection still depends heavily on policy priors and visit-count exploration. Consequently, when the policy favors poor actions, the planner lacks a learned value signal to correct this bias. Prior work has shown that VLA representations encode rollout success and failure information, suggesting that they may also support value estimation during planning. We introduce Value-Guided Vision-Language-Action Planning and Search (V-VLAPS), which augments VLA-guided planning with a lightweight value head trained on offline VLA rollouts to predict Monte Carlo returns. These predictions guide Monte Carlo Tree Search in simulation toward higher-value branches. Across five LIBERO suites, V-VLAPS matches value-free planning baseline at the default search budget in aggregate, and analysis shows that many hard failures are root-level timeouts where predicted values are weakly separated. With a larger search budget, V-VLAPS improves over the baseline in all task suites with +6 percentage points on LIBERO-Object and +4 percentage points on LIBERO-10. Our results suggest that VLA representations can support not only failure prediction, but also value-guided planning when search reaches branches where value-based ranking matters.

cs.RO

A graphical representation of gluonic operators

Composite local operators are central to effective field theories (EFTs), as they define interaction vertices in effective Lagrangians and play a fundamental role in investigating the structure of quantum field theories. The contribution of high-dimensional operators in the Standard Model Effective Field Theory (SMEFT) grows increasingly important as experimental precision improves at the Large Hadron Collider (LHC) and in future colliders. However, the number of operators increases very rapidly with dimension, making it extremely challenging to identify their complete set. In our previous work \cite{Jin:2020pwh}, we proposed a systematic method for generating gluonic operators using primitive operators. In this paper, we introduce a graphical representation of gluonic operators and, based on this representation, present a method to systematically construct primitive operators. Using this method, we derive primitive operators corresponding to gluonic operators of length 2 to length 7 in $D$-dimensions.

hep-ph

Inverse Optimization via Learning Feasible Regions

We study inverse optimization (IO), where the goal is to use a parametric optimization program as the hypothesis class to infer relationships between input-decision pairs. Most of the literature focuses on learning only the objective function, as learning the constraint function (i.e., feasible regions) leads to nonconvex training programs. Motivated by this, we focus on learning feasible regions for known linear objectives and introduce two training losses along with a hypothesis class to parameterize the constraint function. Our hypothesis class surpasses the previous objective-only method by naturally capturing discontinuous behaviors in input-decision pairs. We introduce a customized block coordinate descent algorithm with a smoothing technique to solve the training problems, while for further restricted hypothesis classes, we reformulate the training optimization as a tractable convex program or mixed integer linear program. Synthetic experiments and two power system applications, including comparisons with state-of-the-art approaches, showcase and validate the proposed approach.

math.OC

InferAligner: Inference-Time Alignment for Harmlessness through Cross-Model Guidance

With the rapid development of large language models (LLMs), they are not only used as general-purpose AI assistants but are also customized through further fine-tuning to meet the requirements of different applications. A pivotal factor in the success of current LLMs is the alignment process. Current alignment methods, such as supervised fine-tuning (SFT) and reinforcement learning from human feedback (RLHF), focus on training-time alignment and are often complex and cumbersome to implement. Therefore, we develop \textbf{InferAligner}, a novel inference-time alignment method that utilizes cross-model guidance for harmlessness alignment. InferAligner utilizes safety steering vectors extracted from safety-aligned model to modify the activations of the target model when responding to harmful inputs, thereby guiding the target model to provide harmless responses. Experimental results show that our method can be very effectively applied to domain-specific models in finance, medicine, and mathematics, as well as to multimodal large language models (MLLMs) such as LLaVA. It significantly diminishes the Attack Success Rate (ASR) of both harmful instructions and jailbreak attacks, while maintaining almost unchanged performance in downstream tasks.

cs.CL

Gluonic evanescent operators: negative-norm states and complex anomalous dimensions

In this paper, we build on our previous work to further investigate the role of evanescent operators in gauge theories, with a particular focus on their contribution to violations of unitarity. We develop an efficient method for calculating the norms of gauge-invariant operators in Yang-Mills (YM) theory by employing on-shell form factors. Our analysis, applicable to general spacetime dimensions, reveals the existence of negative norm states among evanescent operators. We also explore the one-loop anomalous dimensions of these operators and find complex anomalous dimensions. We broaden our analysis by considering YM theory coupled with scalar fields and we observe similar patterns of non-unitarity. The presence of negative norm states and complex anomalous dimensions across these analyses provides compelling evidence that general gauge theories are non-unitary in non-integer spacetime dimensions.

hep-th

Watermarking LLMs with Weight Quantization

Abuse of large language models reveals high risks as large language models are being deployed at an astonishing speed. It is important to protect the model weights to avoid malicious usage that violates licenses of open-source large language models. This paper proposes a novel watermarking strategy that plants watermarks in the quantization process of large language models without pre-defined triggers during inference. The watermark works when the model is used in the fp32 mode and remains hidden when the model is quantized to int8, in this way, the users can only inference the model without further supervised fine-tuning of the model. We successfully plant the watermark into open-source large language model weights including GPT-Neo and LLaMA. We hope our proposed method can provide a potential direction for protecting model weights in the era of large language model applications.

cs.CL

PerturbScore: Connecting Discrete and Continuous Perturbations in NLP

With the rapid development of neural network applications in NLP, model robustness problem is gaining more attention. Different from computer vision, the discrete nature of texts makes it more challenging to explore robustness in NLP. Therefore, in this paper, we aim to connect discrete perturbations with continuous perturbations, therefore we can use such connections as a bridge to help understand discrete perturbations in NLP models. Specifically, we first explore how to connect and measure the correlation between discrete perturbations and continuous perturbations. Then we design a regression task as a PerturbScore to learn the correlation automatically. Through experimental results, we find that we can build a connection between discrete and continuous perturbations and use the proposed PerturbScore to learn such correlation, surpassing previous methods used in discrete perturbation measuring. Further, the proposed PerturbScore can be well generalized to different datasets, perturbation methods, indicating that we can use it as a powerful tool to study model robustness in NLP.

cs.CL

SeqXGPT: Sentence-Level AI-Generated Text Detection

Widely applied large language models (LLMs) can generate human-like content, raising concerns about the abuse of LLMs. Therefore, it is important to build strong AI-generated text (AIGT) detectors. Current works only consider document-level AIGT detection, therefore, in this paper, we first introduce a sentence-level detection challenge by synthesizing a dataset that contains documents that are polished with LLMs, that is, the documents contain sentences written by humans and sentences modified by LLMs. Then we propose \textbf{Seq}uence \textbf{X} (Check) \textbf{GPT}, a novel method that utilizes log probability lists from white-box LLMs as features for sentence-level AIGT detection. These features are composed like \textit{waves} in speech processing and cannot be studied by LLMs. Therefore, we build SeqXGPT based on convolution and self-attention networks. We test it in both sentence and document-level detection challenges. Experimental results show that previous methods struggle in solving sentence-level AIGT detection, while our method not only significantly surpasses baseline methods in both sentence and document-level detection challenges but also exhibits strong generalization capabilities.

cs.CL

Haldane phases and phase diagrams of the S = 3/2, 1 bilinear-biquadratic Heisenberg model on the orthogonal dimer chain

We systematically study the effects of higher-order interactions on the S = 3/2, 1 orthogonal dimer chains using exact diagonalization and density matrix renormalization group. Due to frustration and higher spin, there are rich quantum phases, including three Haldane phases, two gapless phases and several magnetically ordered phases. To characterize these phases and their phase transitions, we study various physical quantities such as energy gap, energy level crossing, fidelity susceptibility, spin correlation, entanglement spectrum and central charge. According to our calculations, the biquadratic term can enhance the Haldane phase regions. In particular, we numerically identify that a Haldane phase in S = 3/2 case is adiabatically connected to the exact AKLT point when adding bicubic term. Our study on the orthogonal dimer model, which is a 1D version of Shastry-Sutherland model, provides insights into understanding the possible S = 3/2, 1 Haldane phases in quasi-1D and 2D frustrated magnetic materials.

cond-mat.str-el

Origin Tracing and Detecting of LLMs

The extraordinary performance of large language models (LLMs) heightens the importance of detecting whether the context is generated by an AI system. More importantly, while more and more companies and institutions release their LLMs, the origin can be hard to trace. Since LLMs are heading towards the time of AGI, similar to the origin tracing in anthropology, it is of great importance to trace the origin of LLMs. In this paper, we first raise the concern of the origin tracing of LLMs and propose an effective method to trace and detect AI-generated contexts. We introduce a novel algorithm that leverages the contrastive features between LLMs and extracts model-wise features to trace the text origins. Our proposed method works under both white-box and black-box settings therefore can be widely generalized to detect various LLMs.(e.g. can be generalized to detect GPT-3 models without the GPT-3 models). Also, our proposed method requires only limited data compared with the supervised learning methods and can be extended to trace new-coming model origins. We construct extensive experiments to examine whether we can trace the origins of given texts. We provide valuable observations based on the experimental results, such as the difficulty level of AI origin tracing, and the AI origin similarities, and call for ethical concerns of LLM providers. We are releasing all codes and data as a toolkit and benchmark for future AI origin tracing and detecting studies. \footnote{We are releasing all available resource at \url{https://github.com/OpenLMLab/}.}

cs.CL

Is Yang-Mills Theory Unitary in Fractional Spacetime Dimensions?

We present concrete evidence that Yang-Mills theory exhibits non-unitarity in non-integer spacetime dimensions. This violation of unitarity stems from evanescent operators that, while vanishing in four dimensions, are non-zero in general d dimensions. We demonstrate that these evanescent operators lead to the emergence of both negative-norm states and complex anomalous dimensions.

hep-th

Gluonic evanescent operators: two-loop anomalous dimensions

Evanescent operators are a special class of operators that vanish in four-dimensional spacetime but are non-zero in $d=4-2\epsilon$ dimensions. In this paper, we continue our systematic study of the evanescent operators in the pure Yang-Mills theory and focus on their two-loop renormalization. We develop an efficient strategy to compute the two-loop divergences of form factors of high-dimensional and high-length operators by combining the $d$-dimensional unitarity method and the improved tensor reduction techniques. Two-loop anomalous dimensions are obtained for the mass-dimension-10 basis in the planar YM theory, for which both the $\overline{\text{MS}}$ scheme and the finite-renormalization scheme are used. We verify that the two-loop anomalous dimensions are the same in these two schemes at the Wilson-Fisher conformal fixed point. Our computation shows that the evanescent operators are indispensable in order to obtain the correct two-loop anomalous dimensions. This work provides a first computation of the two-loop anomalous dimensions of the complete set of dimension-10 operators. The method we use is also expected to provide an efficient strategy for the two-loop renormalization of general high-dimensional operators.

hep-th

Gluonic evanescent operators: classification and one-loop renormalization

Evanescent operators are a special class of operators that vanish classically in four-dimensional spacetime, while in general dimensions they are non-zero and are expected to have non-trivial physical effects at the quantum loop level in dimensional regularization. In this paper we initiate the study of evanescent operators in pure Yang-Mills theory. We develop a systematic method for classifying and constructing the $d$-dimensional Lorentz invariant evanescent operators, which start to appear at mass dimension ten. We also compute one-loop form factors for the dimension-ten operators via the $d$-dimensional unitarity method and obtain their one-loop anomalous dimensions. These operators are necessary ingredients in the study of high dimensional operators in effective field theories involving a Yang-Mills sector.

hep-th

Two-Loop anomalous dimensions of QCD operators up to dimension-sixteen and Higgs EFT amplitudes

We consider two-loop renormalization of high-dimensional Lorentz scalar operators in the gluonic sector of QCD. These operators appear also in the Higgs effective theory obtained by integrating out the top quark loop in the gluon fusion process. We first discuss the classification of operators and how to construct a good set of basis using both off-shell field theory method and on-shell form factor formalism. To study loop corrections, we apply efficient unitarity-IBP strategy and compute the two-loop minimal form factors of length-3 operators up to dimension sixteen. From the UV divergences of form factor results, we extract the renormalization matrices and analyze the operator mixing behavior in detail. The form factors we compute are also equivalent to Higgs plus three-gluon amplitudes that capture high-order top mass corrections in Higgs EFT. We obtain the analytic finite remainder functions which exhibit several universal transcendentality structures.

hep-ph

Kidney Exchange with Inhomogeneous Edge Existence Uncertainty

Motivated by kidney exchange, we study a stochastic cycle and chain packing problem, where we aim to identify structures in a directed graph to maximize the expectation of matched edge weights. All edges are subject to failure, and the failures can have nonidentical probabilities. To the best of our knowledge, the state-of-the-art approaches are only tractable when failure probabilities are identical. We formulate a relevant non-convex optimization problem and propose a tractable mixed-integer linear programming reformulation to solve it. In addition, we propose a model that integrates both risks and the expected utilities of the matching by incorporating conditional value at risk (CVaR) into the objective function, providing a robust formulation for this problem. Subsequently, we propose a sample-average-approximation (SAA) based approach to solve this problem. We test our approaches on data from the United Network for Organ Sharing (UNOS) and compare against state-of-the-art approaches. Our model provides better performance with the same running time as a leading deterministic approach (PICEF). Our CVaR extensions with an SAA-based method improves the $\alpha \times 100\%$ ($0<\alpha\leqslant 1$) worst-case performance substantially compared to existing models.

cs.AI

Recommendation Engine for Lower Interest Borrowing on Peer to Peer Lending (P2PL) Platform

Online Peer to Peer Lending (P2PL) systems connect lenders and borrowers directly, thereby making it convenient to borrow and lend money without intermediaries such as banks. Many recommendation systems have been developed for lenders to achieve higher interest rates and avoid defaulting loans. However, there has not been much research in developing recommendation systems to help borrowers make wise decisions. On P2PL platforms, borrowers can either apply for bidding loans, where the interest rate is determined by lenders bidding on a loan or traditional loans where the P2PL platform determines the interest rate. Different borrower grades -- determining the credit worthiness of borrowers get different interest rates via these two mechanisms. Hence, it is essential to determine which type of loans borrowers should apply for. In this paper, we build a recommendation system that recommends to any new borrower the type of loan they should apply for. Using our recommendation system, any borrower can achieve lowered interest rates with a higher likelihood of getting funded.

q-fin.GN

A Robust AUC Maximization Framework with Simultaneous Outlier Detection and Feature Selection for Positive-Unlabeled Classification

The positive-unlabeled (PU) classification is a common scenario in real-world applications such as healthcare, text classification, and bioinformatics, in which we only observe a few samples labeled as "positive" together with a large volume of "unlabeled" samples that may contain both positive and negative samples. Building robust classifier for the PU problem is very challenging, especially for complex data where the negative samples overwhelm and mislabeled samples or corrupted features exist. To address these three issues, we propose a robust learning framework that unifies AUC maximization (a robust metric for biased labels), outlier detection (for excluding wrong labels), and feature selection (for excluding corrupted features). The generalization error bounds are provided for the proposed model that give valuable insight into the theoretical performance of the method and lead to useful practical guidance, e.g., to train a model, we find that the included unlabeled samples are sufficient as long as the sample size is comparable to the number of positive samples in the training process. Empirical comparisons and two real-world applications on surgical site infection (SSI) and EEG seizure detection are also conducted to show the effectiveness of the proposed model.

cs.LG