Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–35 of 35 results for author: Ni, F

.
  1. arXiv:2407.09811  [pdf, other

    cs.AI cs.HC q-bio.GN

    CellAgent: An LLM-driven Multi-Agent Framework for Automated Single-cell Data Analysis

    Authors: Yihang Xiao, Jinyi Liu, Yan Zheng, Xiaohan Xie, Jianye Hao, Mingzhi Li, Ruitao Wang, Fei Ni, Yuxiao Li, Jintian Luo, Shaoqing Jiao, Jiajie Peng

    Abstract: Single-cell RNA sequencing (scRNA-seq) data analysis is crucial for biological research, as it enables the precise characterization of cellular heterogeneity. However, manual manipulation of various tools to achieve desired outcomes can be labor-intensive for researchers. To address this, we introduce CellAgent (http://cell.agent4science.cn/), an LLM-driven multi-agent framework, specifically desi… ▽ More

    Submitted 13 July, 2024; originally announced July 2024.

  2. arXiv:2406.09509  [pdf, other

    cs.AI cs.LG cs.RO

    CleanDiffuser: An Easy-to-use Modularized Library for Diffusion Models in Decision Making

    Authors: Zibin Dong, Yifu Yuan, Jianye Hao, Fei Ni, Yi Ma, Pengyi Li, Yan Zheng

    Abstract: Leveraging the powerful generative capability of diffusion models (DMs) to build decision-making agents has achieved extensive success. However, there is still a demand for an easy-to-use and modularized open-source library that offers customized and efficient development for DM-based decision-making algorithms. In this work, we introduce CleanDiffuser, the first DM library specifically designed f… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: The first two authors contribute equally to this work. Code and documentation: https://github.com/CleanDiffuserTeam/CleanDiffuser

  3. arXiv:2403.16206  [pdf

    cs.AI

    Rumor Detection with a novel graph neural network approach

    Authors: Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong, Fanghao Ni, Yuxin Qiao, Tsungwei Yang

    Abstract: The wide spread of rumors on social media has caused a negative impact on people's daily life, leading to potential panic, fear, and mental health problems for the public. How to debunk rumors as early as possible remains a challenging problem. Existing studies mainly leverage information propagation structure to detect rumors, while very few works focus on correlation among users that they may co… ▽ More

    Submitted 1 April, 2024; v1 submitted 24 March, 2024; originally announced March 2024.

    Comments: 10 pages, 5 figures

  4. arXiv:2403.11542  [pdf, ps, other

    eess.SY

    Topology Data Analysis-based Error Detection for Semantic Image Transmission with Incremental Knowledge-based HARQ

    Authors: Fei Ni, Rongpeng Li, Zhifeng Zhao, Honggang Zhang

    Abstract: Semantic communication (SemCom) aims to achieve high fidelity information delivery under low communication consumption by only guaranteeing semantic accuracy. Nevertheless, semantic communication still suffers from unexpected channel volatility and thus developing a re-transmission mechanism (e.g., hybrid automatic repeat request [HARQ]) is indispensable. In that regard, instead of discarding prev… ▽ More

    Submitted 23 March, 2024; v1 submitted 18 March, 2024; originally announced March 2024.

  5. arXiv:2403.03636  [pdf, other

    cs.AI cs.LG

    SheetAgent: A Generalist Agent for Spreadsheet Reasoning and Manipulation via Large Language Models

    Authors: Yibin Chen, Yifu Yuan, Zeyu Zhang, Yan Zheng, Jinyi Liu, Fei Ni, Jianye Hao

    Abstract: Spreadsheet manipulation is widely existing in most daily works and significantly improves working efficiency. Large language model (LLM) has been recently attempted for automatic spreadsheet manipulation but has not yet been investigated in complicated and realistic tasks where reasoning challenges exist (e.g., long horizon manipulation with multi-step reasoning and ambiguous requirements). To br… ▽ More

    Submitted 6 March, 2024; originally announced March 2024.

    Comments: 24 pages, 14 figures

  6. arXiv:2402.14245  [pdf, other

    cs.RO cs.AI cs.LG

    Enhancing Robotic Manipulation with AI Feedback from Multimodal Large Language Models

    Authors: Jinyi Liu, Yifu Yuan, Jianye Hao, Fei Ni, Lingzhi Fu, Yibin Chen, Yan Zheng

    Abstract: Recently, there has been considerable attention towards leveraging large language models (LLMs) to enhance decision-making processes. However, aligning the natural language text instructions generated by LLMs with the vectorized operations required for execution presents a significant challenge, often necessitating task-specific details. To circumvent the need for such task-specific granularity, i… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Comments: Presented at AAAI 2024 RL+LLMs Workshop

  7. arXiv:2402.10991  [pdf

    cs.LG cs.AI

    Enhancing Convergence in Federated Learning: A Contribution-Aware Asynchronous Approach

    Authors: Changxin Xu, Yuxin Qiao, Zhanxin Zhou, Fanghao Ni, Jize Xiong

    Abstract: Federated Learning (FL) is a distributed machine learning paradigm that allows clients to train models on their data while preserving their privacy. FL algorithms, such as Federated Averaging (FedAvg) and its variants, have been shown to converge well in many scenarios. However, these methods require clients to upload their local updates to the server in a synchronous manner, which can be slow and… ▽ More

    Submitted 3 March, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

    Comments: 5 pages, 1 figures

  8. arXiv:2402.03339  [pdf, other

    cs.CL

    Interplay of Semantic Communication and Knowledge Learning

    Authors: Fei Ni, Bingyan Wang, Rongpeng Li, Zhifeng Zhao, Honggang Zhang

    Abstract: In the swiftly advancing realm of communication technologies, Semantic Communication (SemCom), which emphasizes knowledge understanding and processing, has emerged as a hot topic. By integrating artificial intelligence technologies, SemCom facilitates a profound understanding, analysis and transmission of communication content. In this chapter, we clarify the means of knowledge learning in SemCom… ▽ More

    Submitted 18 January, 2024; originally announced February 2024.

    Comments: Contributing to a Wiley book, copyright might be transferred without further notice; And the paper "Knowledge Enhanced Semantic Communication Receiver" (available at arXiv:2302.07727) constitutes a segment of this work

  9. arXiv:2401.15443  [pdf, other

    cs.AI

    DiffuserLite: Towards Real-time Diffusion Planning

    Authors: Zibin Dong, Jianye Hao, Yifu Yuan, Fei Ni, Yitian Wang, Pengyi Li, Yan Zheng

    Abstract: Diffusion planning has been recognized as an effective decision-making paradigm in various domains. The capability of conditionally generating high-quality long-horizon trajectories makes it a promising research direction. However, existing diffusion planning methods suffer from low decision-making frequencies due to the expensive iterative sampling cost. To address this issue, we introduce Diffus… ▽ More

    Submitted 2 February, 2024; v1 submitted 27 January, 2024; originally announced January 2024.

  10. arXiv:2312.06677  [pdf, other

    cs.LG cs.AI cs.CL

    Intelligent Virtual Assistants with LLM-based Process Automation

    Authors: Yanchu Guan, Dong Wang, Zhixuan Chu, Shiyu Wang, Feiyue Ni, Ruihua Song, Longfei Li, Jinjie Gu, Chenyi Zhuang

    Abstract: While intelligent virtual assistants like Siri, Alexa, and Google Assistant have become ubiquitous in modern life, they still face limitations in their ability to follow multi-step instructions and accomplish complex goals articulated in natural language. However, recent breakthroughs in large language models (LLMs) show promise for overcoming existing barriers by enhancing natural language proces… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

  11. arXiv:2310.02054  [pdf, other

    cs.AI

    AlignDiff: Aligning Diverse Human Preferences via Behavior-Customisable Diffusion Model

    Authors: Zibin Dong, Yifu Yuan, Jianye Hao, Fei Ni, Yao Mu, Yan Zheng, Yujing Hu, Tangjie Lv, Changjie Fan, Zhipeng Hu

    Abstract: Aligning agent behaviors with diverse human preferences remains a challenging problem in reinforcement learning (RL), owing to the inherent abstractness and mutability of human preferences. To address these issues, we propose AlignDiff, a novel framework that leverages RL from Human Feedback (RLHF) to quantify human preferences, covering abstractness, and utilizes them to guide diffusion planning… ▽ More

    Submitted 4 February, 2024; v1 submitted 3 October, 2023; originally announced October 2023.

  12. arXiv:2307.07184  [pdf, other

    cs.CV

    TVPR: Text-to-Video Person Retrieval and a New Benchmark

    Authors: Fan Ni, Xu Zhang, Jianhui Wu, Guan-Nan Dong, Aichun Zhu, Hui Liu, Yue Zhang

    Abstract: Most existing methods for text-based person retrieval focus on text-to-image person retrieval. Nevertheless, due to the lack of dynamic information provided by isolated frames, the performance is hampered when the person is obscured in isolated frames or variable motion details are given in the textual description. In this paper, we propose a new task called Text-to-Video Person Retrieval(TVPR) wh… ▽ More

    Submitted 2 February, 2024; v1 submitted 14 July, 2023; originally announced July 2023.

  13. arXiv:2305.19923  [pdf, other

    cs.LG cs.AI

    MetaDiffuser: Diffusion Model as Conditional Planner for Offline Meta-RL

    Authors: Fei Ni, Jianye Hao, Yao Mu, Yifu Yuan, Yan Zheng, Bin Wang, Zhixuan Liang

    Abstract: Recently, diffusion model shines as a promising backbone for the sequence modeling paradigm in offline reinforcement learning(RL). However, these works mostly lack the generalization ability across tasks with reward or dynamics change. To tackle this challenge, in this paper we propose a task-oriented conditioned diffusion planner for offline meta-RL(MetaDiffuser), which considers the generalizati… ▽ More

    Submitted 31 May, 2023; originally announced May 2023.

    Comments: 19 pages, 4 figures, accepted by ICML 23'

  14. arXiv:2302.01877  [pdf, other

    cs.LG

    AdaptDiffuser: Diffusion Models as Adaptive Self-evolving Planners

    Authors: Zhixuan Liang, Yao Mu, Mingyu Ding, Fei Ni, Masayoshi Tomizuka, Ping Luo

    Abstract: Diffusion models have demonstrated their powerful generative capability in many tasks, with great potential to serve as a paradigm for offline reinforcement learning. However, the quality of the diffusion model is limited by the insufficient diversity of training data, which hinders the performance of planning and the generalizability to new tasks. This paper introduces AdaptDiffuser, an evolution… ▽ More

    Submitted 12 May, 2023; v1 submitted 3 February, 2023; originally announced February 2023.

    Comments: Accepted by ICML 2023. Project page: https://adaptdiffuser.github.io

  15. arXiv:2301.00135  [pdf, other

    cs.CV

    TeViS:Translating Text Synopses to Video Storyboards

    Authors: Xu Gu, Yuchong Sun, Feiyue Ni, Shizhe Chen, Xihua Wang, Ruihua Song, Boyuan Li, Xiang Cao

    Abstract: A video storyboard is a roadmap for video creation which consists of shot-by-shot images to visualize key plots in a text synopsis. Creating video storyboards, however, remains challenging which not only requires cross-modal association between high-level texts and images but also demands long-term reasoning to make transitions smooth across shots. In this paper, we propose a new task called Text… ▽ More

    Submitted 29 August, 2023; v1 submitted 31 December, 2022; originally announced January 2023.

    Comments: Accepted to ACM Multimedia 2023

  16. arXiv:2210.04209  [pdf, other

    cs.LG

    Decomposed Mutual Information Optimization for Generalized Context in Meta-Reinforcement Learning

    Authors: Yao Mu, Yuzheng Zhuang, Fei Ni, Bin Wang, Jianyu Chen, Jianye Hao, Ping Luo

    Abstract: Adapting to the changes in transition dynamics is essential in robotic applications. By learning a conditional policy with a compact context, context-aware meta-reinforcement learning provides a flexible way to adjust behavior according to dynamics changes. However, in real-world applications, the agent may encounter complex dynamics changes. Multiple confounders can influence the transition dynam… ▽ More

    Submitted 9 October, 2022; originally announced October 2022.

    Comments: NeurIPS 2022

  17. arXiv:2210.00498  [pdf, other

    cs.LG cs.AI cs.RO

    EUCLID: Towards Efficient Unsupervised Reinforcement Learning with Multi-choice Dynamics Model

    Authors: Yifu Yuan, Jianye Hao, Fei Ni, Yao Mu, Yan Zheng, Yujing Hu, Jinyi Liu, Yingfeng Chen, Changjie Fan

    Abstract: Unsupervised reinforcement learning (URL) poses a promising paradigm to learn useful behaviors in a task-agnostic environment without the guidance of extrinsic rewards to facilitate the fast adaptation of various downstream tasks. Previous works focused on the pre-training in a model-free manner while lacking the study of transition dynamics modeling that leaves a large space for the improvement o… ▽ More

    Submitted 21 February, 2023; v1 submitted 2 October, 2022; originally announced October 2022.

    Comments: Published as a conference paper at ICLR 2023

  18. arXiv:2207.04858  [pdf, other

    cs.CV cs.MM

    LaT: Latent Translation with Cycle-Consistency for Video-Text Retrieval

    Authors: Jinbin Bai, Chunhui Liu, Feiyue Ni, Haofan Wang, Mengying Hu, Xiaofeng Guo, Lele Cheng

    Abstract: Video-text retrieval is a class of cross-modal representation learning problems, where the goal is to select the video which corresponds to the text query between a given text query and a pool of candidate videos. The contrastive paradigm of vision-language pretraining has shown promising success with large-scale datasets and unified transformer architecture, and demonstrated the power of a joint… ▽ More

    Submitted 13 February, 2023; v1 submitted 11 July, 2022; originally announced July 2022.

  19. arXiv:2202.12466  [pdf, ps, other

    cs.AI

    A Data-Driven Column Generation Algorithm For Bin Packing Problem in Manufacturing Industry

    Authors: Jiahui Duan, Xialiang Tong, Fei Ni, Zhenan He, Lei Chen, Mingxuan Yuan

    Abstract: The bin packing problem exists widely in real logistic scenarios (e.g., packing pipeline, express delivery), with its goal to improve the packing efficiency and reduce the transportation cost. In this NP-hard combinatorial optimization problem, the position and quantity of each item in the box are strictly restricted by complex constraints and special customer requirements. Existing approaches are… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

  20. arXiv:2108.03203  [pdf, other

    cs.CG

    Adaptive Simulated Annealing with Greedy Search for the Circle Bin Packing Problem

    Authors: Yong Yuan, Kevin Tole, Fei Ni, Kun He, Zhengda Xiong, Jinfa Liu

    Abstract: We introduce a new bin packing problem, termed the circle bin packing problem with circular items (CBPP-CI). The problem involves packing all the circular items into multiple identical circle bins as compact as possible with the objective of minimizing the number of used bins. We first define the tangent occupying action (TOA) and propose a constructive greedy algorithm that sequentially packs the… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: 14 pages, 8 figures

  21. arXiv:2003.00410  [pdf, other

    cs.CV cs.GR

    PF-Net: Point Fractal Network for 3D Point Cloud Completion

    Authors: Zitian Huang, Yikuan Yu, Jiawen Xu, Feng Ni, Xinyi Le

    Abstract: In this paper, we propose a Point Fractal Network (PF-Net), a novel learning-based approach for precise and high-fidelity point cloud completion. Unlike existing point cloud completion networks, which generate the overall shape of the point cloud from the incomplete point cloud and always change existing points and encounter noise and geometrical loss, PF-Net preserves the spatial arrangements of… ▽ More

    Submitted 1 March, 2020; originally announced March 2020.

  22. arXiv:2001.07709  [pdf, other

    cs.AI cs.DC

    Adaptive Large Neighborhood Search for Circle Bin Packing Problem

    Authors: Kun He, Kevin Tole, Fei Ni, Yong Yuan, Linyun Liao

    Abstract: We address a new variant of packing problem called the circle bin packing problem (CBPP), which is to find a dense packing of circle items to multiple square bins so as to minimize the number of used bins. To this end, we propose an adaptive large neighborhood search (ALNS) algorithm, which uses our Greedy Algorithm with Corner Occupying Action (GACOA) to construct an initial layout. The greedy so… ▽ More

    Submitted 20 January, 2020; originally announced January 2020.

    Comments: 13 pages, 6 figures, 6 tables

  23. arXiv:1910.11764  [pdf, other

    cs.CV eess.IV

    ClsGAN: Selective Attribute Editing Model Based On Classification Adversarial Network

    Authors: Liu Ying, Heng Fan, Fuchuan Ni, Jinhai Xiang

    Abstract: Attribution editing has achieved remarkable progress in recent years owing to the encoder-decoder structure and generative adversarial network (GAN). However, it remains challenging in generating high-quality images with accurate attribute transformation. Attacking these problems, the work proposes a novel selective attribute editing model based on classification adversarial network (referred to a… ▽ More

    Submitted 29 July, 2020; v1 submitted 25 October, 2019; originally announced October 2019.

  24. Nuclear structure and reaction with quantum shape fluctuation

    Authors: Takashi Nakatsukasa, Yu Kashiwaba, Fang Ni, Kouhei Washiyama, Kai Wen, Nobuo Hinohara

    Abstract: We present recent results in theoretical studies on nuclear structure and reaction beyond mean field, using the adiabatic self-consistent collective coordinate method and its extension. We also present new results with the finite-temperature Hartree-Fock-Bogoliubov calculation with the three-dimensional-coordinate-space representation.

    Submitted 30 September, 2019; v1 submitted 3 September, 2019; originally announced September 2019.

    Comments: 6 pages, 3 figures, proceedings of NN2018

  25. arXiv:1905.00719  [pdf, other

    cs.AI cs.MA cs.NI

    Internet of Intelligence: The Collective Advantage for Advancing Communications and Intelligence

    Authors: Rongpeng Li, Zhifeng Zhao, Xing Xu, Fei Ni, Honggang Zhang

    Abstract: The fifth-generation cellular networks (5G) has boosted the unprecedented convergence between the information world and physical world. On the other hand, empowered with the enormous amount of data and information, artificial intelligence (AI) has been universally applied and pervasive AI is believed to be an integral part of the six-generation cellular networks (6G). Consequently, benefiting from… ▽ More

    Submitted 18 April, 2020; v1 submitted 26 April, 2019; originally announced May 2019.

    Comments: 6 figures; accepted by IEEE Wireless Commun with the title "The Collective Advantage for Advancing Communications and Intelligence"

  26. arXiv:1903.00384  [pdf, other

    cs.SI cs.CL

    Data-driven Approach for Quality Evaluation on Knowledge Sharing Platform

    Authors: Lu Xu, Jinhai Xiang, Yating Wang, Fuchuan Ni

    Abstract: In recent years, voice knowledge sharing and question answering (Q&A) platforms have attracted much attention, which greatly facilitate the knowledge acquisition for people. However, little research has evaluated on the quality evaluation on voice knowledge sharing. This paper presents a data-driven approach to automatically evaluate the quality of a specific Q&A platform (Zhihu Live). Extensive e… ▽ More

    Submitted 1 March, 2019; originally announced March 2019.

  27. Low-lying collective excited states in non-integrable pairing models based on stationary-phase approximation to path integral

    Authors: Fang Ni, Nobuo Hinohara, Takashi Nakatsukasa

    Abstract: For a description of large-amplitude collective motion associated with nuclear pairing, requantization of time-dependent mean-field dynamics is performed using the stationary-phase approximation (SPA) to the path integral. We overcome the difficulty of the SPA, which is known to be applicable to integrable systems only, by developing a requantization approach combining the SPA with the adiabatic s… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

    Comments: 13 pages, 12 figures

    Journal ref: Phys. Rev. C 98, 064327 (2018)

  28. arXiv:1807.11886  [pdf, other

    cs.CV

    Deep Dual Pyramid Network for Barcode Segmentation using Barcode-30k Database

    Authors: Qijie Zhao, Feng Ni, Yang Song, Yongtao Wang, Zhi Tang

    Abstract: Digital signs(such as barcode or QR code) are widely used in our daily life, and for many applications, we need to localize them on images. However, difficult cases such as targets with small scales, half-occlusion, shape deformation and large illumination changes cause challenges for conventional methods. In this paper, we address this problem by producing a large-scale dataset and adopting a dee… ▽ More

    Submitted 31 July, 2018; originally announced July 2018.

  29. arXiv:1806.09790  [pdf, other

    cs.CV

    CFENet: An Accurate and Efficient Single-Shot Object Detector for Autonomous Driving

    Authors: Qijie Zhao, Tao Sheng, Yongtao Wang, Feng Ni, Ling Cai

    Abstract: The ability to detect small objects and the speed of the object detector are very important for the application of autonomous driving, and in this paper, we propose an effective yet efficient one-stage detector, which gained the second place in the Road Object Detection competition of CVPR2018 workshop - Workshop of Autonomous Driving(WAD). The proposed detector inherits the architecture of SSD an… ▽ More

    Submitted 10 October, 2018; v1 submitted 26 June, 2018; originally announced June 2018.

    Comments: 5 pages, 4 figures, CVPR2018, Workshop of Autonomous Driving (WAD)

  30. Observation of a pressure-induced transition from interlayer ferromagnetism to intralayer antiferromagnetism in Sr4Ru3O10

    Authors: H. Zheng, W. H. Song, J. Terzic, H. D. Zhao, Y. Zhang, Y. F. Ni, L. E. DeLong, P. Schlottmann, G. Cao

    Abstract: Sr4Ru3O10 is a Ruddlesden-Popper compound with triple Ru-O perovskite layers separated by Sr-O alkali layers. This compound presents a rare coexistence of interlayer (c-axis) ferromagnetism and intralayer (basal-plane) metamagnetism at ambient pressure. Here we report the observation of pressure-induced, intralayer itinerant antiferromagnetism arising from the interlayer ferromagnetism. The applic… ▽ More

    Submitted 21 June, 2018; originally announced June 2018.

    Comments: 6 figures

    Journal ref: Phys. Rev. B 98, 064418 (2018)

  31. arXiv:1805.02200  [pdf, other

    cs.DB cs.CC cs.DS

    Wormhole: A Fast Ordered Index for In-memory Data Management

    Authors: Xingbo Wu, Fan Ni, Song Jiang

    Abstract: In-memory data management systems, such as key-value stores, have become an essential infrastructure in today's big-data processing and cloud computing. They rely on efficient index structures to access data. While unordered indexes, such as hash tables, can perform point search with O(1) time, they cannot be used in many scenarios where range queries must be supported. Many ordered indexes, such… ▽ More

    Submitted 15 February, 2019; v1 submitted 6 May, 2018; originally announced May 2018.

    Comments: 15 pages; 18 figures; 1 table

    ACM Class: E.1

  32. Decoupling of magnetism and electric transport in single-crystal (Sr1-xAx)2IrO4 (A = Ca or Ba)

    Authors: H. D. Zhao, J. Terzic, H. Zheng, Y. F. Ni, Y. Zhang, Feng Ye, P. Schlottmann, G. Cao

    Abstract: We report a systematical structural, transport and magnetic study of Ca or Ba doped Sr2IrO4single crystals. Isoelectronically substituting Ca2+ (up to 15%) or Ba2+ (up to 4%) ion for the Sr2+ ion provides no additional charge carriers but effectively changes the lattice parameters in Sr2IrO4. In particular, 15% Ca doping considerably reduces the c-axis and the unit cell by nearly 0.45% and 1.00 %,… ▽ More

    Submitted 3 May, 2018; v1 submitted 14 December, 2017; originally announced December 2017.

    Comments: 6 figures

    Journal ref: J. Phys.: Condens. Matter 2018

  33. Comparative study of the requantization of the time-dependent mean field for the dynamics of nuclear pairing

    Authors: F. Ni, T. Nakatsukasa

    Abstract: To describe quantal collective phenomena, it is useful to requantize the time-dependent mean-field dynamics. We study the time-dependent Hartree-Fock-Bogoliubov (TDHFB) theory for the two-level pairing Hamiltonian, and compare results of different quantization methods. The one constructing microscopic wave functions, using the TDHFB trajectories fulfilling the Einstein-Brillouin-Keller quantizatio… ▽ More

    Submitted 18 April, 2018; v1 submitted 8 December, 2017; originally announced December 2017.

    Comments: 28 pages, 13 figures

    Journal ref: Phys. Rev. C 97, 044310 (2018)

  34. Beam transport experiment with a new kicker control system on the HIRFL-CSR

    Authors: Yan-Yu Wang, De-Tai Zhou, Jin-Fu Luo, Jian-Chuan Zhang, Wen-Xiong Zhou, Fa-Fu Ni, Jun Yin, Jia Yin, You-Jin Yuan, Jin-Bin Shang-Guan

    Abstract: The kicker control system was used for beam extraction and injection between two cooling storage rings (CSRs) at the Heavy Ion Research Facility in Lanzhou (HIRFL). To meet the requirements of special physics experiments, the kicker controller was upgraded. The new controller was designed based on ARM+DSP+FPGA technology and monolithic circuit architecture, which can achieve a precision time delay… ▽ More

    Submitted 9 July, 2015; originally announced July 2015.

  35. arXiv:cond-mat/0608274  [pdf

    cond-mat.mtrl-sci

    Illumination and annealing characteristics of two-dimensional electron gas systems in metal-organic vapor-phase epitaxy grown AlGaN/AlN/GaN heterostructures

    Authors: N. Biyikli, U. Ozgur, X. F. Ni, Y. Fu, H. Morkoc, C. Kurdak

    Abstract: We studied the persistent photoconductivity (PPC) effect in AlGaN/AlN/GaN heterostructures with two different Al-compositions (x=0.15 and x=0.25). The two-dimensional electron gas formed at the AlN/GaN heterointerface was characterized by Shubnikov-de Haas and Hall measurements. Using optical illumination, we were able to increase the carrier density of the Al0.15Ga0.85N/AlN/GaN sample from 1.6x… ▽ More

    Submitted 11 August, 2006; originally announced August 2006.

    Comments: 27 pages, 8 figures