Papers
arxiv:2609.18766

FRAUDSkill: Structured Frozen-Weight Skill Optimization for Audio Anti-Fraud Detection

Published on Sep 16
· Submitted by
ZhimingMa
on Sep 21
Authors:
,
,
,
,
,
,
,
,
,
,

Abstract

Large audio-language models have shown promise for anti-fraud detection by directly processing speech and reasoning over fraud-related evidence. Their deployment, however, requires predictions to follow a predefined label space and a structured decision protocol consisting of service-scenario identification, fraud detection, and conditional fraud-type classification. Existing fine-tuning and prompt-based approaches typically encode task knowledge, constraints, and decision rules into model parameters or manually maintained prompts, making them difficult to adapt as fraud patterns and labeling policies evolve. To this end, we propose FRAUDSkill, a structured frozen-weight adaptation framework that leaves the underlying audio-language model unchanged while optimizing an external layer of skill programs, route-specific policies, and decision rules. We further combine structured output control with validation-guided multi-path inference to ensure protocol-compliant predictions. On the TeleAntiFraud benchmark, FRAUDSkill achieves 73.50% Macro-F1, outperforming the shared frozen-model baseline by 31.96% while reducing invalid outputs to 1.94%. Extensive experiments demonstrate that external skill optimization provides an effective and adaptable solution for structured audio anti-fraud detection without modifying the underlying model. The source code is available at https://anonymous.4open.science/r/FRAUDSKILL-114514.

Community

Paper submitter

Can we improve audio-based fraud detection without updating the audio-language model’s weights? We optimize an external layer of skills, task instructions, and routing policies for three connected decisions: service scenario, fraud status, and fraud type.
The key finding is that skill rewriting alone provides limited gains. Combining external skills with valid-label constraints, decision-chain consistency, and validation-guided multi-path inference makes a much larger difference.
On TeleAntiFraud, the full system improves Macro-F1 from 41.54% to 73.50% (+31.96 percentage points) and reduces invalid outputs from 36.04% to 1.94%, using the same frozen audio model.
The skills and decision rules remain inspectable and replaceable, with optimization and selection performed before test-time deployment.
We’d love feedback from the audio, agent, and evaluation communities—especially on adapting frozen models to tasks that require consistent decisions across multiple steps!

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2609.18766
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2609.18766 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2609.18766 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2609.18766 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.