• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    东海大学

    东海大学

    Tunghai University
    院校EST. 1955
    7,725论文总数
    15万引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Chao-Tung Yang
    Chao-Tung Yang
    Department of Computer Science, Tunghai University
    论文:352引用:0H-index:0
    Fang-Yie Leu
    Fang-Yie Leu
    Dept Comp Sci, Tunghai Univ
    论文:240引用:0H-index:0
    Jo-Shu Chang
    Jo-Shu Chang
    Department of Chemical Engineering, National Cheng Kung University;Department of Chemical and Materials Engineering, College of Engineering, Tunghai University
    论文:232引用:0H-index:0
    Pao-Sheng Shen
    Pao-Sheng Shen
    Department of Statistics, Tunghai University
    论文:150引用:0H-index:0
    William C. Chu
    William C. Chu
    Tunghai University
    论文:128引用:0H-index:0
    h w chang
    h w chang
    Department of Physics, National Chung Cheng University
    论文:101引用:0H-index:0
    Jung-Chun Liu
    Jung-Chun Liu
    Department of Computer Science, Tunghai University
    论文:88引用:0H-index:0
    Ding-Yah Yang
    Ding-Yah Yang
    Tunghai University, Tunghai University
    论文:84引用:0H-index:0
    Chu-Hsing Lin
    Chu-Hsing Lin
    Information Security Lab, Department of Computer Science, Tunghai University
    论文:74引用:0H-index:0

    论文(7725)

    年份
    起
    –
    止
    排序
    1RoboTwin 2.0: A Scalable Data Generator and Benchmark with Strong Domain Randomization for Robust Bimanual Robotic Manipulation
    Tianxing Chen, Zanxin Chen, Baijun Chen, Zijian Cai, Yibin Liu, Zixuan Li, Qiwei Liang, Xianliang Lin, Yiheng Ge, Zhenyu Gu, Weiliang Deng, Yubin Guo,

    Simulation-based data synthesis has emerged as a powerful paradigm for enhancing real-world robotic manipulation. However, existing synthetic datasets remain insufficient for robust bimanual manipulation due to two key challenges: (1) the lack of an autonomous self-correcting mechanism to resolve execution failures in complex coordination tasks, and (2) the scarcity of diverse visual and spatial variations required to bridge the sim-to-real gap. To this end, we present RoboTwin 2.0, a scalable simulation framework that enables closed-loop, automated, large-scale generation of diverse and realistic data, along with unified evaluation protocols for dual-arm manipulation. Built upon RoboTwin-OD, a foundational library of 731 instances across 147 categories with rich semantic annotations, our framework integrates Multimodal Large Language Models (MLLMs) with simulation-in-the-loop verification. This integration forms an automated feedback mechanism that significantly boosts the success rate of expert task program generation. To enhance robust sim-to-real transfer, RoboTwin 2.0 incorporates structured domain randomization along five axes: clutter, lighting, background, tabletop height and language instructions, thereby maximizing data diversity. We instantiate this framework across 50 dual-arm tasks spanning five robot embodiments. Empirical evaluations demonstrate that Vision-Language-Action (VLA) models pre-trained on our synthetic data achieve a 3.6x improvement in few-shot real-world transfer (over a 10-demo baseline) and a 2.2x gain in zero-shot generalization. We release the data generator, benchmark, pre-collected dataset, and code to support scalable research in robust bimanual manipulation.

    2026ICML 2026(2026)引用:371
    引用
    AI阅读
    加入学术空间
    2LongLive: Real-time Interactive Long Video Generation
    Shuai Yang, Wei Huang,Ruihang Chu,Yicheng Xiao,Yuyang Zhao, Xianbang Wang,Muyang Li,Enze Xie,Ying-Cong Chen,Yao Lu,Song Han,Yukang Chen

    We present LongLive, a frame-level autoregressive (AR) framework for real-time and interactive long video generation. Long video generation presents challenges in both efficiency and quality. Diffusion and Diffusion-Forcing models can produce high-quality videos but suffer from low efficiency due to bidirectional attention. Causal attention AR models support KV caching for faster inference but often degrade in quality on long videos due to memory challenges during long-video training. In addition, beyond static prompt-based generation, interactive capabilities, such as streaming prompt inputs, are critical for dynamic content creation, enabling users to guide narratives in real time. This interactive requirement significantly increases the complexity, especially in ensuring visual consistency and semantic coherence during prompt transitions. To address these challenges, LongLive adopts a causal, frame-level AR design that integrates a KV-recache mechanism that refreshes cached states with the new prompt for smooth, adherent switches streaming long tuning to enable long video training and to align training and inference (train-long–test-long); and short window attention paired with a frame-level attention sink, preserving long-range consistency while enabling faster generation. With these key designs, LongLive fine-tunes a 1.3B-parameter short-clip model to minute-long generation in just 32 GPU-days. At inference, LongLive sustains 20.7 FPS on a single NVIDIA H100, achieves strong performance on VBench in both short- and long-video settings. LongLive supports up to 240-second videos on a single H100 GPU. With FP8 quantization, LongLive boosts inference to 24.8 FPS with marginal quality loss.

    ICLR 2026引用:184
    引用
    AI阅读
    加入学术空间
    3Thyme: Think Beyond Images
    YiFan Zhang,Xingyu Lu,Shukang Yin,Chaoyou Fu, Wei Chen,Xiao Hu, Bin Wen, Kaiyu Jiang, Changyi Liu,Tianke Zhang, Haonan fan, Kaibing Chen,

    Following OpenAI's introduction of the ``thinking with images'' concept, recent efforts have explored stimulating the use of visual information in the reasoning process to enhance model performance in perception and reasoning tasks. However, to the best of our knowledge, no open-source work currently offers a feature set as rich as proprietary models (OpenAI O3), which can perform diverse image manipulations and simultaneously enhance logical reasoning capabilities through code. In this paper, we make a preliminary attempt in this direction by introducing \textbf{Thyme} (\textbf{Th}ink Be\textbf{y}ond I\textbf{m}ag\textbf{e}s), a novel paradigm for enabling multimodal large language models to transcend existing ``think with images'' approaches by autonomously generating and executing diverse image processing and computational operations via executable code (Figure 2). This approach not only facilitates a rich, on-the-fly set of image manipulations (e.g., cropping, rotation, contrast enhancement), but also allows for mathematical computations, all while maintaining high autonomy in deciding when and how to apply these operations. We activate this capability through a two-stage training strategy: an initial Supervised Fine-Tuning (SFT) on a curated dataset of 500K samples to teach code generation, followed by a Reinforcement Learning (RL) phase to refine decision-making. For the RL stage, we manually collect and design high-resolution question-answer pairs to increase the learning difficulty, and we propose \textbf{GRPO-ATS} (Group Relative Policy Optimization with Adaptive Temperature Sampling), an algorithm that applies distinct temperatures to text and code generation to balance reasoning exploration with code execution precision. We conduct extensive experimental analysis and ablation studies. As shown in Figure 1, comprehensive evaluations on nearly 20 benchmarks show that Thyme yields significant and consistent performance gains, particularly in challenging high-resolution perception and complex reasoning tasks.

    ICLR 2026引用:136
    引用
    AI阅读
    加入学术空间
    4SANA-Video: Efficient Video Generation with Block Linear Diffusion Transformer
    Junsong Chen,Yuyang Zhao, Jincheng YU,Ruihang Chu,Junyu Chen,Shuai Yang, Xianbang Wang, Yicheng Pan,Daquan Zhou,Huan Ling,Haozhe Liu,Hongwei Yi,

    We introduce SANA-Video, a small diffusion model that can efficiently generate videos up to 720×1280 resolution and minute-length duration. SANA-Video synthesizes high-resolution, high-quality and long videos with strong text-video alignment at a remarkably fast speed, deployable on RTX 5090 GPU. Two core designs ensure our efficient, effective and long video generation: (1) Linear DiT: We leverage linear attention as the core operation, which is more efficient than vanilla attention given the large number of tokens processed in video generation. (2) Constant-Memory KV cache for Block Linear Attention: we design block-wise autoregressive approach for long video generation by employing a constant-memory state, derived from the cumulative properties of linear attention. This KV cache provides the Linear DiT with global context at a fixed memory cost, eliminating the need for a traditional KV cache and enabling efficient, minute-long video generation. In addition, we explore effective data filters and model training strategies, narrowing the training cost to 12 days on 64 H100 GPUs, which is only 1\% of the cost of MovieGen. Given its low cost, SANA-Video achieves competitive performance compared to modern state-of-the-art small diffusion models (e.g., Wan 2.1-1.3B and SkyReel-V2-1.3B) while being 16x faster in measured latency. Moreover, SANA-Video can be deployed on RTX 5090 GPUs with NVFP4 precision, accelerating the inference speed of generating a 5-second 720p video from 71s to 29s (2.4x} speedup). In summary, SANA-Video enables low-cost, high-quality video generation. Code and model will be publicly released.

    ICLR 2026引用:70
    引用
    AI阅读
    加入学术空间
    5Retarding Effect of Carboxyl-Containing Dissolved Organic Matter Derived from the Thermochemical Conversion of Spent Coffee Grounds on Formaldehyde-Free Water-Based Coatings
    Wei-Hsin Chen,Kuan-Ting Lee, Po-An Chen, Jo-Ting Hsu, Chia-En Lee

    This study employed thermochemical conversion and heterogeneous blending techniques to optimize a formaldehyde-free water-based composite coating incorporating carboxyl-containing dissolved organic matter (DOM). DOM with >90% aqueous solubility, derived from spent coffee grounds (SCG), is incorporated into a calcium silicate-based matrix to form a composite coating. This study evaluated the physicochemical properties of carbon black (CB), SCG, pyrolyzed SCG, and DOM as coating additives, along with the performance of their composite coatings. The effect of DOM concentration is further examined, and the impact of the additives on adhesion, hygroscopicity, and thermal insulation is compared. Results show that carboxyl-containing DOM acts as a set retarder, suppressing the agglomeration and improving the adhesion of calcium silicate hydrate. The water-based composite coating incorporating 3% DOM (3%-300DOMC) achieves adhesion comparable to that of a commercial coating, as verified by ISO 2409 testing. Compared with the blank, 3%-DOMC exhibited superior moisture resistance and provided the most effective thermal insulation performance. Specifically, at a hot plate temperature of 90 degrees C, the surface of 3%-DOMC exhibited a temperature differential of up to 30 degrees C relative to the hot plate. Overall, the valorization of SCG into formaldehyde-free water-based composite coatings aligns with the concept of circular economy and represents a feasible and promising pathway toward environmental sustainability.

    2026JOURNAL OF MATERIALS CHEMISTRY A(2026)引用:65
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 7725 篇论文

    合作机构(100)

    国立台湾大学合作论文 484
    国立台北大学合作论文 349
    成功大学合作论文 297
    中央研究院合作论文 231
    国立交通大学合作论文 205
    臺中榮民總醫院合作论文 200
    国立清华大学合作论文 199
    国立中正大学合作论文 187
    逢甲大学合作论文 158
    University of Providence合作论文 133

    机构统计