SearcharxivSearch

arXiv subjects

Jinwei Huang

Publications and source records attributed to Jinwei Huang.

3 recordsLinked to original sources

SecRespond: Benchmarking AI Agents for Real-World Post-Compromise Incident Response

Large Language Model (LLM) agents are increasingly adopted in real-world security operations with access to host artifacts and command-line interfaces (CLIs), making it critical to thoroughly assess their security capabilities. However, existing cybersecurity benchmarks focus on pre-compromise settings where agents are placed in a clean and idealized environment before an attack occurs. This leaves the post-compromise setting underexplored. To address this gap, we introduce SecRespond, the first benchmark for evaluating LLM agents on the post-compromise incident-response workflow. Given a forensic disk snapshot of a compromised host together with the alerts, vulnerability scans, and baseline checks reported by a host security product, agents are required to produce forensic reports on intrusions, baseline risks, and vulnerability risks, together with a remediation plan. We instantiate this task across 10 cyber ranges, each constructed from a distinct compromised cloud host, spanning 4 entry-point types, 21 ATT&CK techniques, and 5 operating systems. We evaluate 23 frontier LLMs on the OpenCode agent harness. Experimental results show that although current agents can reliably uncover the problems exposed by alerts, they struggle to proactively investigate the disk for silent intrusions and to produce comprehensive, verified remediation plans, with no model achieving complete detection and remediation on any single range. This reveals a fundamental bottleneck in building agents for real-world incident response. The benchmark is publicly available at https://github.com/Alibaba-NLP/qqr/tree/main/data/secrespond.

cs.CR

DeCodec: Rethinking Audio Codecs as Universal Disentangled Representation Learners

Universal audio codecs learn entangled representations across audio types, whereas some specific codecs offer decoupled representations but are limited to speech. Real-world audio, however, often contains mixed speech and background sounds, and downstream tasks require selective access to these components. Therefore, we rethink the audio codec as a universal disentangled representation learner to enable controllable feature selection across different audio tasks. To this end, we introduce DeCodec, a novel neural codec that learns to decouple audio representations into orthogonal subspaces dedicated to speech and background sound, and within speech, representations are further decomposed into semantic and paralinguistic components. This hierarchical disentanglement allows flexible feature selection, making DeCodec a universal front-end for multiple audio applications. Technically, built upon a codec framework, DeCodec incorporates two key innovations: a subspace orthogonal projection module that factorizes the input into two decoupled orthogonal subspaces, and a representation swap training procedure that ensures these two subspaces are correlate to the speech and background sound, respectively. These allows parallel RVQs to quantize speech and background sound components independently. Furthermore, we employ semantic guidance to the speech RVQ to achieve semantic and paralinguistic decomposition. Experimental results show that DeCodec maintains advanced signal reconstruction while enabling new capabilities: superior speech enhancement and effective one-shot voice conversion on noisy speech via representation recombination, improved ASR robustness through clean semantic features, and controllable background sound preservation/suppression in TTS. Demo Page: https://luo404.github.io/DeCodecV2/

cs.SD

Application of a Modified Harmony Search Algorithm in the Optimal Arrangement of a Novel Three Dimensional Multiphase Flow Imaging Device

Gas-liquid two-phase flow is a typical flow, and bubble characteristic measurement is of great importance to study the flow mechanism and guide the practical fluid mechanical engineering. In this paper, a novel three dimensional (3D) multiphase flow imaging device was designed to measure the transparent object that has an opaque object in the center of the observed area. Its mathematical model was built and the constraints were defined based on the geometrical relationship and design requirements. A modified harmony search (HS) algorithm was integrated and applied to optimize the arrangement of the single-camera-multi-mirror device. As a case study, the 3D multiphase flow imaging method was applied in the the 3D reconstruction of the cavitation bubble cluster inside a water hydraulic valve. The statistics of the Pareto data shows the good performance of the modified HS algorithm. And the cavitation experimental results shows that the method is valid, and the cavitation bubble cluster can be reconstructed with quite high precision.

eess.IV