VectorGym: A Multitask Benchmark for SVG Code Generation, Sketching, and Editing
为解决SVG生成、编辑等缺乏专业级基准问题,提出VectorGym,采用多任务强化学习方法优化,并提供人类标注数据和评估指标。
为解决SVG生成、编辑等缺乏专业级基准问题,提出VectorGym,采用多任务强化学习方法优化,并提供人类标注数据和评估指标。
This work addresses the challenge of score estimation in the presence of latent variables, where conventional denoising score matching (DSM) suffers from high variance at low noise levels, and target score matching (TSM) is inapplicable due to the unavailability of clean-data scores. To overcome this limitation, the authors propose Latent-variable Target Score Matching (LTSM), which extends TSM to settings with latent variables for the first time. LTSM leverages the score of the joint distribution to provide low-variance supervision for the marginal score and integrates DSM into a hybrid training strategy that ensures robustness across varying noise scales. Experimental results demonstrate that LTSM substantially reduces estimation variance, leading to improved score estimation accuracy and enhanced generative sample quality.
To address the scarcity of bioacoustic data, high annotation costs, and insufficient cross-taxa coverage, this study introduces iNatSound—the first large-scale, multi-taxon (birds, mammals, insects, etc.), weakly supervised global bioacoustic dataset, comprising 230,000 audio recordings from over 5,500 species, sourced from iNaturalist citizen science observations. Innovatively integrating field-collected weakly labeled audio, iNatSound supports both single-species classification and multi-label learning. A rigorous cross-dataset evaluation protocol is designed to validate its utility as a pretraining resource for downstream strongly labeled tasks. Leveraging contrastive learning with multiple backbone architectures (e.g., ResNet, EfficientNet), models pretrained on iNatSound achieve significant performance gains across multiple acoustic recognition benchmarks. The dataset is publicly released, establishing a foundational resource for ecological AI and participatory biodiversity monitoring.
This work addresses the challenge in self-supervised learning that high-dimensional representations are difficult to explicitly maximize in terms of mutual information, and existing methods often fail to fully achieve maximum entropy. To this end, the authors propose a radial Gaussianization loss that aligns the feature norms with a chi-squared distribution, thereby expanding the class of feature distributions amenable to transformation into a standard normal distribution. This approach effectively attenuates higher-order dependencies and enhances representation diversity. Integrated into the VCReg framework, the method optimizes the statistical properties of features to more comprehensively approximate a high-dimensional Gaussian distribution. Experiments demonstrate significant improvements in both the informativeness and discriminability of learned representations on both synthetic and real-world datasets.
This work addresses critical limitations in existing personalized dietary guidance approaches—namely, their frequent neglect of real-world constraints, insufficient interpretability, and lack of a unified evaluation benchmark. To bridge this gap, the authors introduce the first graph–language integrated benchmark for nutritional health, which synthesizes multimodal real-world data including health records, food composition, and accessibility. They construct a knowledge graph linking demographics, medical conditions, dietary behaviors, and resource constraints, and propose a unified evaluation framework centered on three core tasks: risk identification, personalized recommendation, and natural language question answering. Leveraging a hybrid architecture combining graph neural networks and large language models, the approach enables resource-aware, interpretable nutritional interventions. Experiments not only uncover dietary patterns significantly associated with health risks but also yield actionable insights for practical deployment and establish a robust baseline for future research.
为解决班图语调语言的文本到语音合成问题,提出了一种结合形态句法先验的端到端模型Morpho-VITS,通过改进VITS架构提高了合成语音的自然度、音调和可懂度。
本文针对AI代理安全事件报告问题,通过专家意见识别必要信息,并提出高效记录事件和评估漏洞泛化等研究方向。
本文提出了一种无参数的流式三角计数算法,解决了在不知道三角形数量T的情况下,如何在亚线性空间内近似计算图中的三角形数量问题。
为解决多机器人在部分可观测性下的协作问题,本文通过构建RoboTalk数据集和训练小型视觉语言模型来学习多模态演示中的通信与协调。
研究解决了边缘设备上开放世界物种识别问题,通过间歇性调用云端视觉-语言模型来训练紧凑的边缘模型,实现资源高效利用。