22,177 results on '"Liu, Huan"'
Search Results
102. CAMEL: Physically Inspired Crosstalk-Aware Mapping and gatE scheduLing for Frequency-Tunable Quantum Chips
- Author
-
Lu, Bin-han, Wang, Peng, Chen, Zhao-yun, Liu, Huan-yu, Sun, Tai-ping, Duan, Peng, Wu, Yu-chun, and Guo, Guo-ping
- Subjects
Quantum Physics - Abstract
Crosstalk represents a formidable obstacle in quantum computing. When quantum gates are executed parallelly, the resonance of qubit frequencies can lead to residual coupling, compromising the fidelity. Existing crosstalk solutions encounter difficulties in mitigating crosstalk and decoherence when dealing with parallel two-qubit gates in frequency-tunable quantum chips. Inspired by the physical properties of frequency-tunable quantum chips, we introduce a Crosstalk-Aware Mapping and gatE Scheduling (CAMEL) approach to address these challenges. CAMEL aims to mitigate crosstalk of parallel two-qubit gates and suppress decoherence. Utilizing the features of the tunable coupler, the CAMEL approach integrates a pulse compensation method for crosstalk mitigation. Furthermore, we present a compilation framework, including two steps. Firstly, we devise a qubit mapping approach that accounts for both crosstalk and decoherence. Secondly, we introduce a gate timing scheduling approach capable of prioritizing the execution of the largest set of crosstalk-free parallel gates to shorten quantum circuit execution times. Evaluation results demonstrate the effectiveness of CAMEL in mitigating crosstalk compared to crosstalk-agnostic methods. Furthermore, in contrast to approaches serializing crosstalk gates, CAMEL successfully suppresses decoherence. Finally, CAMEL exhibits better performance over dynamic-frequency awareness in low-complexity hardware.
- Published
- 2023
103. Sibyl: Sensible Empathetic Dialogue Generation with Visionary Commonsense Knowledge
- Author
-
Wang, Lanrui, Li, Jiangnan, Yang, Chenxu, Lin, Zheng, Tang, Hongyin, Liu, Huan, Huang, Xiaolei, Cao, Yanan, Wang, Jingang, and Wang, Weiping
- Subjects
Computer Science - Computation and Language - Abstract
Recently, there has been a heightened interest in building chatbots based on Large Language Models (LLMs) to emulate human-like qualities in dialogues, including expressing empathy and offering emotional support. Despite having access to commonsense knowledge to better understand the psychological aspects and causality of dialogue context, even these powerful LLMs struggle to achieve the goals of empathy and emotional support. As current approaches do not adequately anticipate dialogue future, they may mislead language models to ignore complex dialogue goals of empathy and emotional support, resulting in unsupportive responses lacking empathy. To address this issue, we present an innovative framework named Sensible Empathetic Dialogue Generation with Visionary Commonsense Knowledge (Sibyl). Designed to concentrate on the imminent dialogue future, this paradigm directs LLMs toward the implicit requirements of the conversation, aiming to provide more sensible responses. Experimental results demonstrate that incorporating our paradigm for acquiring commonsense knowledge into LLMs comprehensively enhances the quality of their responses., Comment: Work in progress
- Published
- 2023
104. CSGNN: Conquering Noisy Node labels via Dynamic Class-wise Selection
- Author
-
Li, Yifan, Tan, Zhen, Shu, Kai, Cao, Zongsheng, Kong, Yu, and Liu, Huan
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
Graph Neural Networks (GNNs) have emerged as a powerful tool for representation learning on graphs, but they often suffer from overfitting and label noise issues, especially when the data is scarce or imbalanced. Different from the paradigm of previous methods that rely on single-node confidence, in this paper, we introduce a novel Class-wise Selection for Graph Neural Networks, dubbed CSGNN, which employs a neighbor-aggregated latent space to adaptively select reliable nodes across different classes. Specifically, 1) to tackle the class imbalance issue, we introduce a dynamic class-wise selection mechanism, leveraging the clustering technique to identify clean nodes based on the neighbor-aggregated confidences. In this way, our approach can avoid the pitfalls of biased sampling which is common with global threshold techniques. 2) To alleviate the problem of noisy labels, built on the concept of the memorization effect, CSGNN prioritizes learning from clean nodes before noisy ones, thereby iteratively enhancing model performance while mitigating label noise. Through extensive experiments, we demonstrate that CSGNN outperforms state-of-the-art methods in terms of both effectiveness and robustness., Comment: For the privacy issue
- Published
- 2023
105. Can Knowledge Graphs Reduce Hallucinations in LLMs? : A Survey
- Author
-
Agrawal, Garima, Kumarage, Tharindu, Alghamdi, Zeyad, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
The contemporary LLMs are prone to producing hallucinations, stemming mainly from the knowledge gaps within the models. To address this critical limitation, researchers employ diverse strategies to augment the LLMs by incorporating external knowledge, aiming to reduce hallucinations and enhance reasoning accuracy. Among these strategies, leveraging knowledge graphs as a source of external information has demonstrated promising results. In this survey, we comprehensively review these knowledge-graph-based augmentation techniques in LLMs, focusing on their efficacy in mitigating hallucinations. We systematically categorize these methods into three overarching groups, offering methodological comparisons and performance evaluations. Lastly, this survey explores the current trends and challenges associated with these techniques and outlines potential avenues for future research in this emerging field., Comment: Accepted Paper in NAACL 2024
- Published
- 2023
106. Interpreting Pretrained Language Models via Concept Bottlenecks
- Author
-
Tan, Zhen, Cheng, Lu, Wang, Song, Bo, Yuan, Li, Jundong, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence - Abstract
Pretrained language models (PLMs) have made significant strides in various natural language processing tasks. However, the lack of interpretability due to their ``black-box'' nature poses challenges for responsible implementation. Although previous studies have attempted to improve interpretability by using, e.g., attention weights in self-attention layers, these weights often lack clarity, readability, and intuitiveness. In this research, we propose a novel approach to interpreting PLMs by employing high-level, meaningful concepts that are easily understandable for humans. For example, we learn the concept of ``Food'' and investigate how it influences the prediction of a model's sentiment towards a restaurant review. We introduce C$^3$M, which combines human-annotated and machine-generated concepts to extract hidden neurons designed to encapsulate semantically meaningful and task-specific concepts. Through empirical evaluations on real-world datasets, we manifest that our approach offers valuable insights to interpret PLM behavior, helps diagnose model failures, and enhances model robustness amidst noisy concept labels.
- Published
- 2023
107. VQA-GEN: A Visual Question Answering Benchmark for Domain Generalization
- Author
-
Unni, Suraj Jyothi, Moraffah, Raha, and Liu, Huan
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning - Abstract
Visual question answering (VQA) models are designed to demonstrate visual-textual reasoning capabilities. However, their real-world applicability is hindered by a lack of comprehensive benchmark datasets. Existing domain generalization datasets for VQA exhibit a unilateral focus on textual shifts while VQA being a multi-modal task contains shifts across both visual and textual domains. We propose VQA-GEN, the first ever multi-modal benchmark dataset for distribution shift generated through a shift induced pipeline. Experiments demonstrate VQA-GEN dataset exposes the vulnerability of existing methods to joint multi-modal distribution shifts. validating that comprehensive multi-modal shifts are critical for robust VQA generalization. Models trained on VQA-GEN exhibit improved cross-domain and in-domain performance, confirming the value of VQA-GEN. Further, we analyze the importance of each shift technique of our pipeline contributing to the generalization of the model.
- Published
- 2023
108. MSFormer: A Skeleton-multiview Fusion Method For Tooth Instance Segmentation
- Author
-
Li, Yuan, Liu, Huan, Tao, Yubo, He, Xiangyang, Li, Haifeng, Guo, Xiaohu, and Lin, Hai
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Graphics - Abstract
Recently, deep learning-based tooth segmentation methods have been limited by the expensive and time-consuming processes of data collection and labeling. Achieving high-precision segmentation with limited datasets is critical. A viable solution to this entails fine-tuning pre-trained multiview-based models, thereby enhancing performance with limited data. However, relying solely on two-dimensional (2D) images for three-dimensional (3D) tooth segmentation can produce suboptimal outcomes because of occlusion and deformation, i.e., incomplete and distorted shape perception. To improve this fine-tuning-based solution, this paper advocates 2D-3D joint perception. The fundamental challenge in employing 2D-3D joint perception with limited data is that the 3D-related inputs and modules must follow a lightweight policy instead of using huge 3D data and parameter-rich modules that require extensive training data. Following this lightweight policy, this paper selects skeletons as the 3D inputs and introduces MSFormer, a novel method for tooth segmentation. MSFormer incorporates two lightweight modules into existing multiview-based models: a 3D-skeleton perception module to extract 3D perception from skeletons and a skeleton-image contrastive learning module to obtain the 2D-3D joint perception by fusing both multiview and skeleton perceptions. The experimental results reveal that MSFormer paired with large pre-trained multiview models achieves state-of-the-art performance, requiring only 100 training meshes. Furthermore, the segmentation accuracy is improved by 2.4%-5.5% with the increasing volume of training data., Comment: Under review
- Published
- 2023
109. Exploring Musical, Lyrical, and Network Dimensions of Music Sharing Among Depression Individuals
- Author
-
Wang, Qihan, Tahir, Anique, Alghamdi, Zeyad, and Liu, Huan
- Subjects
Computer Science - Computers and Society ,Computer Science - Social and Information Networks - Abstract
Depression has emerged as a significant mental health concern due to a variety of factors, reflecting broader societal and individual challenges. Within the digital era, social media has become an important platform for individuals navigating through depression, enabling them to express their emotional and mental states through various mediums, notably music. Specifically, their music preferences, manifested through sharing practices, inadvertently offer a glimpse into their psychological and emotional landscapes. This work seeks to study the differences in music preferences between individuals diagnosed with depression and non-diagnosed individuals, exploring numerous facets of music, including musical features, lyrics, and musical networks. The music preferences of individuals with depression through music sharing on social media, reveal notable differences in musical features and topics and language use of lyrics compared to non-depressed individuals. We find the network information enhances understanding of the link between music listening patterns. The result highlights a potential echo-chamber effect, where depression individual's musical choices may inadvertently perpetuate depressive moods and emotions. In sum, this study underscores the significance of examining music's various aspects to grasp its relationship with mental health, offering insights for personalized music interventions and recommendation algorithms that could benefit individuals with depression., Comment: arXiv admin note: text overlap with arXiv:2007.03137, arXiv:2205.03459 by other authors
- Published
- 2023
110. How Reliable Are AI-Generated-Text Detectors? An Assessment Framework Using Evasive Soft Prompts
- Author
-
Kumarage, Tharindu, Sheth, Paras, Moraffah, Raha, Garland, Joshua, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence - Abstract
In recent years, there has been a rapid proliferation of AI-generated text, primarily driven by the release of powerful pre-trained language models (PLMs). To address the issue of misuse associated with AI-generated text, various high-performing detectors have been developed, including the OpenAI detector and the Stanford DetectGPT. In our study, we ask how reliable these detectors are. We answer the question by designing a novel approach that can prompt any PLM to generate text that evades these high-performing detectors. The proposed approach suggests a universal evasive prompt, a novel type of soft prompt, which guides PLMs in producing "human-like" text that can mislead the detectors. The novel universal evasive prompt is achieved in two steps: First, we create an evasive soft prompt tailored to a specific PLM through prompt tuning; and then, we leverage the transferability of soft prompts to transfer the learned evasive soft prompt from one PLM to another. Employing multiple PLMs in various writing tasks, we conduct extensive experiments to evaluate the efficacy of the evasive soft prompts in their evasion of state-of-the-art detectors., Comment: Accepted to EMNLP 2023 (Findings)
- Published
- 2023
111. Robust Stance Detection: Understanding Public Perceptions in Social Media
- Author
-
Kim, Nayoung, Mosallanezhad, David, Cheng, Lu, Mancenido, Michelle V., and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Social and Information Networks - Abstract
The abundance of social media data has presented opportunities for accurately determining public and group-specific stances around policy proposals or controversial topics. In contrast with sentiment analysis which focuses on identifying prevailing emotions, stance detection identifies precise positions (i.e., supportive, opposing, neutral) relative to a well-defined topic, such as perceptions toward specific global health interventions during the COVID-19 pandemic. Traditional stance detection models, while effective within their specific domain (e.g., attitudes towards masking protocols during COVID-19), often lag in performance when applied to new domains and topics due to changes in data distribution. This limitation is compounded by the scarcity of domain-specific, labeled datasets, which are expensive and labor-intensive to create. A solution we present in this paper combines counterfactual data augmentation with contrastive learning to enhance the robustness of stance detection across domains and topics of interest. We evaluate the performance of current state-of-the-art stance detection models, including a prompt-optimized large language model, relative to our proposed framework succinctly called STANCE-C3 (domain-adaptive Cross-target STANCE detection via Contrastive learning and Counterfactual generation). Empirical evaluations demonstrate STANCE-C3's consistent improvements over the baseline models with respect to accuracy across domains and varying focal topics. Despite the increasing prevalence of general-purpose models such as generative AI, specialized models such as STANCE-C3 provide utility in safety-critical domains wherein precision is highly valued, especially when a nuanced understanding of the concerns of different population segments could result in crafting more impactful public policies.
- Published
- 2023
112. Disinformation Detection: An Evolving Challenge in the Age of LLMs
- Author
-
Jiang, Bohan, Tan, Zhen, Nirmal, Ayushi, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence ,Computer Science - Computers and Society - Abstract
The advent of generative Large Language Models (LLMs) such as ChatGPT has catalyzed transformative advancements across multiple domains. However, alongside these advancements, they have also introduced potential threats. One critical concern is the misuse of LLMs by disinformation spreaders, leveraging these models to generate highly persuasive yet misleading content that challenges the disinformation detection system. This work aims to address this issue by answering three research questions: (1) To what extent can the current disinformation detection technique reliably detect LLM-generated disinformation? (2) If traditional techniques prove less effective, can LLMs themself be exploited to serve as a robust defense against advanced disinformation? and, (3) Should both these strategies falter, what novel approaches can be proposed to counter this burgeoning threat effectively? A holistic exploration for the formation and detection of disinformation is conducted to foster this line of research.
- Published
- 2023
113. Towards LLM-guided Causal Explainability for Black-box Text Classifiers
- Author
-
Bhattacharjee, Amrita, Moraffah, Raha, Garland, Joshua, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
With the advent of larger and more complex deep learning models, such as in Natural Language Processing (NLP), model qualities like explainability and interpretability, albeit highly desirable, are becoming harder challenges to tackle and solve. For example, state-of-the-art models in text classification are black-box by design. Although standard explanation methods provide some degree of explainability, these are mostly correlation-based methods and do not provide much insight into the model. The alternative of causal explainability is more desirable to achieve but extremely challenging in NLP due to a variety of reasons. Inspired by recent endeavors to utilize Large Language Models (LLMs) as experts, in this work, we aim to leverage the instruction-following and textual understanding capabilities of recent state-of-the-art LLMs to facilitate causal explainability via counterfactual explanation generation for black-box text classifiers. To do this, we propose a three-step pipeline via which, we use an off-the-shelf LLM to: (1) identify the latent or unobserved features in the input text, (2) identify the input features associated with the latent features, and finally (3) use the identified input features to generate a counterfactual explanation. We experiment with our pipeline on multiple NLP text classification datasets, with several recent LLMs, and present interesting and promising findings., Comment: Camera-ready for AAAI ReLM 2024
- Published
- 2023
114. User Migration across Multiple Social Media Platforms
- Author
-
Jeong, Ujun, Nirmal, Ayushi, Jha, Kritshekhar, Tang, Susan Xu, Bernard, H. Russell, and Liu, Huan
- Subjects
Computer Science - Social and Information Networks - Abstract
After Twitter's ownership change and policy shifts, many users reconsidered their go-to social media outlets and platforms like Mastodon, Bluesky, and Threads became attractive alternatives in the battle for users. Based on the data from over 14,000 users who migrated to these platforms within the first eight weeks after the launch of Threads, our study examines: (1) distinguishing attributes of Twitter users who migrated, compared to non-migrants; (2) temporal migration patterns and associated challenges for sustainable migration faced by each platform; and (3) how these new platforms are perceived in relation to Twitter. Our research proceeds in three stages. First, we examine migration from a broad perspective, not just one-to-one migration. Second, we leverage behavioral analysis to pinpoint the distinct migration pattern of each platform. Last, we employ a Large Language Model (LLM) to discern stances towards each platform and correlate them with the platform usage. This in-depth analysis illuminates migration patterns amid competition across social media platforms., Comment: Accepted to SDM 24
- Published
- 2023
115. Unified Frequency-Assisted Transformer Framework for Detecting and Grounding Multi-Modal Manipulation
- Author
-
Liu, Huan, Tan, Zichang, Chen, Qiang, Wei, Yunchao, Zhao, Yao, and Wang, Jingdong
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Detecting and grounding multi-modal media manipulation (DGM^4) has become increasingly crucial due to the widespread dissemination of face forgery and text misinformation. In this paper, we present the Unified Frequency-Assisted transFormer framework, named UFAFormer, to address the DGM^4 problem. Unlike previous state-of-the-art methods that solely focus on the image (RGB) domain to describe visual forgery features, we additionally introduce the frequency domain as a complementary viewpoint. By leveraging the discrete wavelet transform, we decompose images into several frequency sub-bands, capturing rich face forgery artifacts. Then, our proposed frequency encoder, incorporating intra-band and inter-band self-attentions, explicitly aggregates forgery features within and across diverse sub-bands. Moreover, to address the semantic conflicts between image and frequency domains, the forgery-aware mutual module is developed to further enable the effective interaction of disparate image and frequency features, resulting in aligned and comprehensive visual forgery representations. Finally, based on visual and textual forgery features, we propose a unified decoder that comprises two symmetric cross-modal interaction modules responsible for gathering modality-specific forgery information, along with a fusing interaction module for aggregation of both modalities. The proposed unified decoder formulates our UFAFormer as a unified framework, ultimately simplifying the overall architecture and facilitating the optimization process. Experimental results on the DGM^4 dataset, containing several perturbations, demonstrate the superior performance of our framework compared to previous methods, setting a new benchmark in the field.
- Published
- 2023
116. ConDA: Contrastive Domain Adaptation for AI-generated Text Detection
- Author
-
Bhattacharjee, Amrita, Kumarage, Tharindu, Moraffah, Raha, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
Large language models (LLMs) are increasingly being used for generating text in a variety of use cases, including journalistic news articles. Given the potential malicious nature in which these LLMs can be used to generate disinformation at scale, it is important to build effective detectors for such AI-generated text. Given the surge in development of new LLMs, acquiring labeled training data for supervised detectors is a bottleneck. However, there might be plenty of unlabeled text data available, without information on which generator it came from. In this work we tackle this data problem, in detecting AI-generated news text, and frame the problem as an unsupervised domain adaptation task. Here the domains are the different text generators, i.e. LLMs, and we assume we have access to only the labeled source data and unlabeled target data. We develop a Contrastive Domain Adaptation framework, called ConDA, that blends standard domain adaptation techniques with the representation power of contrastive learning to learn domain invariant representations that are effective for the final unsupervised detection task. Our experiments demonstrate the effectiveness of our framework, resulting in average performance gains of 31.7% from the best performing baselines, and within 0.8% margin of a fully supervised detector. All our code and data is available at https://github.com/AmritaBh/ConDA-gen-text-detection., Comment: Camera-ready for IJCNLP-AACL 2023 main track
- Published
- 2023
117. J-Guard: Journalism Guided Adversarially Robust Detection of AI-generated News
- Author
-
Kumarage, Tharindu, Bhattacharjee, Amrita, Padejski, Djordje, Roschke, Kristy, Gillmor, Dan, Ruston, Scott, Liu, Huan, and Garland, Joshua
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence - Abstract
The rapid proliferation of AI-generated text online is profoundly reshaping the information landscape. Among various types of AI-generated text, AI-generated news presents a significant threat as it can be a prominent source of misinformation online. While several recent efforts have focused on detecting AI-generated text in general, these methods require enhanced reliability, given concerns about their vulnerability to simple adversarial attacks. Furthermore, due to the eccentricities of news writing, applying these detection methods for AI-generated news can produce false positives, potentially damaging the reputation of news organizations. To address these challenges, we leverage the expertise of an interdisciplinary team to develop a framework, J-Guard, capable of steering existing supervised AI text detectors for detecting AI-generated news while boosting adversarial robustness. By incorporating stylistic cues inspired by the unique journalistic attributes, J-Guard effectively distinguishes between real-world journalism and AI-generated news articles. Our experiments on news articles generated by a vast array of AI models, including ChatGPT (GPT3.5), demonstrate the effectiveness of J-Guard in enhancing detection capabilities while maintaining an average performance decrease of as low as 7% when faced with adversarial attacks., Comment: This Paper is Accepted to The 13th International Joint Conference on Natural Language Processing and the 3rd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics (IJCNLP-AACL 2023)
- Published
- 2023
118. SocioHub: An Interactive Tool for Cross-Platform Social Media Data Collection
- Author
-
Nirmal, Ayushi, Jiang, Bohan, and Liu, Huan
- Subjects
Computer Science - Social and Information Networks - Abstract
Social media is inherently about connecting and interacting with others. Different social media platforms have unique characteristics and user bases. Moreover, people use different platforms for various social and entertainment purposes. Analyzing cross-platform user behavior can provide insights into the preferences and expectations of users on each platform. By understanding how users behave and interact across platforms, we can build an understanding of content consumption patterns, enhance communication and social interactions, and tailor platform-specific strategies. We can further gather insights into how users navigate and engage with their platforms on different devices. In this work, we develop a tool SocioHub, which enables users to gather data on multiple social media platforms in one place. This tool can help researchers gain insights into different data attributes for users across social media platforms such as Twitter, Instagram, and Mastodon. Keywords: Social Media Platforms, Twitter, Instagram, Mastodon., Comment: 5 pages, 2 figures
- Published
- 2023
119. Rice husk biochar is more effective in blocking the cadmium and lead accumulation in two Brassica vegetables grown on a contaminated field than sugarcane bagasse biochar
- Author
-
Quan, Lingtong, Sun, Mengni, Qin, Chun, Wang, Aiguo, Wen, Qiucheng, Liu, Huan, Shi, Liang, Hu, Feng, Zhou, Jing, Chen, Yahua, Shen, Zhenguo, and Xia, Yan
- Published
- 2024
- Full Text
- View/download PDF
120. The Application of AI in Primary Care General Practitioners' Practice: a Perspective on Skin Disease Diagnosis and Disease Course Management
- Author
-
LIU Huan, ZHU Shifei, CHEN Fayu, WANG Jinghua
- Subjects
skin diseases ,general practitioners ,artificial intelligence ,ai-assisted systems ,primary health care ,diagnosis ,disease management ,Medicine - Abstract
Background Primary care general practitioners encounter significant challenges in diagnosing and managing skin diseases, highlighting the urgent need for artificial intelligence (AI) assisted systems. Although AI has the potential to improve diagnostic and treatment efficiency, research on its application in primary care settings remains limited. Objective To investigate the effectiveness and impact of an AI-assisted system in supporting primary care general practitioners with the diagnosis and management of skin diseases. Methods From December 2022 to March 2024, 19 general practitioners from community health centers in Hangzhou were voluntarily recruited for this study. They were randomly divided into two groups: an AI group with 10 physicians and a control group with 9 physicians. During this period, these physicians treated a total of 90 patients with skin diseases: 50 in the AI group and 40 in the control group. Physicians in the AI group utilized the Ruifu AI-assisted system for diagnosing and managing dermatological diseases, whereas those in the control group followed standard treatment protocols without AI assistance. Both groups compiled patients' medical records, auxiliary examination reports, and photographs of skin lesions during consultations. Two skin disease experts were invited to conduct remote consultations to evaluate the diagnostic accuracy of the two groups. On the first day (1 d) and the fourteenth day (14 d) of treatment, patients underwent assessments using the Dermatology Life Quality Index (DLQI), and satisfaction surveys were conducted separately for patients in the AI and control groups. A questionnaire survey was administered to doctors in the AI group to assess their experience with the Ruifu AI-assisted system. Results No significant differences were observed in gender, age, or education level among patients in the AI and control groups (P>0.05), nor among physicians in terms of gender, age, education, and professional titles (P>0.05). The AI group's general practitioners achieved higher diagnostic accuracy for skin diseases than those in the control group (64.0% vs 37.5%, P=0.012). Fourteen days post-treatment, improvements in the DLQI scores were observed in both the AI and control groups, with significant differences (P
- Published
- 2024
- Full Text
- View/download PDF
121. Effect of ginkgolide B on hepatic ischemia-reperfusion injury in mice with fatty liver disease and its mechanism
- Author
-
HUANG Xijian, ZHAO Jinxin, LUO Lijian, LIU Huan, CAI Jinzhen
- Subjects
reperfusion injury ,fatty liver ,bilobalides ,ppar gamma ,disease models, animal ,Medicine - Abstract
Objective To investigate the effect of ginkgolide B on hepatic ischemia-reperfusion injury in mice with fatty liver disease and its mechanism. Methods A total of 25 male C57BL/6J mice were fed with 60% high-fat diet for 16 weeks, and then they were divided into sham-operation group (laparotomy and suture), model group (occlusion of blood flow in the middle and left lobes of the liver for 1 h, followed by reperfusion for 6 h), ginkgolide B group (intraperitoneal injection of 25 mg/kg ginkgolide B twice, followed by the treatment in the model group), GW9662 group (intraperitoneal injection of 1 mg/kg GW9662 twice, followed by the treatment in the model group), and GW9662+ginkgolide B group (intraperitoneal injection of 25 mg/kg ginkgolide B+1 mg/kg GW9662 twice, followed by the treatment in the model group). At 6 h after administration and surgery, the serum levels of alanine aminotransferase (ALT) and aspartate aminotransferase (AST) were measured for each group; Western blotting was used to measure the protein expression levels of Bax, Bcl-2, and PPARγ in liver tissue; oil red O staining was used to measure the degree of fatty changes in the liver, and HE staining was used to measure the degree of necrosis in liver tissue. Results Oil red O staining showed that the degree of fatty changes in the liver had reached the level of fatty liver disease in each group. The se-rum enzymatic analysis showed that the ginkgolide B group and the GW9662+ginkgolide B group had significantly lower serum le-vels of ALT and AST than the model group (P
- Published
- 2024
- Full Text
- View/download PDF
122. Combinational use of miR-34a functionalized bone powder with Col-Tgel enhances bone regeneration in irradiated bone defects
- Author
-
LIU Huan, WU Xi
- Subjects
bone powder ,bone marrow mesenchymal stem cells ,osteogenic differentiation ,bone repair ,mir-34a ,transglutaminase crosslinked gelatin ,radiation damage ,radiotherapy ,Medicine - Abstract
Objective To study the effect of the combinational use of miR-34a-functionalized Bio-Oss® bone powder with transglutaminase crosslinked gelatin (Col-Tgel) on the osteoblastic differentiation of bone marrow mesenchymal stem cells (BMSCs) and bone defect healing after irradiation. Methods The experiment was approved by the Animal Ethics Committee. BMSCs were isolated from the bone marrow of 2-week-old Sprague-Dawley (SD) rats and identified. After reaching 80% confluence, BMSCs were irradiated with 2 Gy of X-ray radiation to establish a radiation-damaged BMSC model for further experimentation. 2.5 μL or 5 μL of Col-Tgel was mixed with 10 mg of Bio-Oss® (P) to prepare PG-2.5 and PG-5. The optimal proportion of Bio-Oss® (P) and Col-Tgel was determined through in vitro and in vivo experiments. Cy3-labeled agomiR-34a, agomiR-34a, or agomiR NC was mixed with lipofectamine 2000 and added to 10 mg of Bio-Oss® (P). The mixtures were lyophilized, and 2.5 μL Col-Tgel was added to each group of lyophilized Bio-Oss®/lipofectamine/miRNA complexes or to 10 mg of Bio-Oss® to obtain PG-Cy3-miR-34a, PG-miR-34a, PG-miR NC, and PG. Irradiated BMSCs were cocultured with PG-Cy3-miR-34a to evaluate cellular uptake of Cy3-agomiR-34a using confocal microscopy. Then, irradiated BMSCs were cocultured with PG-miR-34a, PG-miR NC, and PG. The expression of miR-34a was tested by RT-qPCR and cell proliferation was tested by CCK-8 assay. After 14 days of osteogenic induction, the mRNA expression of Runt-related transcription factor 2 (Runx2), alkaline phosphatase (ALP), and osteocalcin (OCN) was tested by RT-qPCR. The bilateral tibias of 8-week-old SD rats were irradiated with a single dose of 15 Gy of X-ray radiation. Three weeks later, tibial defects with a diameter of 3 mm and a depth of 2 mm were created 2-3 mm below the epiphyseal line in the tibial metaphysis. The composite bone substitute materials of PG-miR-34a, PG-miR NC, and PG were implanted into the defect area. Eight weeks after implantation, the tibias were harvested and evaluated for bone regeneration using micro-CT analysis and HE staining. Results The results demonstrated that 2 Gy irradiation adversely affected the osteogenic differentiation capacity of BMSCs, evidenced by the decreased ALP staining and number of mineralized nodules stained with Alizarin red in the irradiated group compared to the non-irradiated group. The composite material consisting of 10 mg Bio-Oss® and 2.5 μL Col-Tgel exhibited good osteogenic induction capability and handling properties and was used for subsequent experiments. The PG-Cy3-miR-34a could deliver the loaded Cy3-agomiR-34a into irradiated BMSCs. PG-miR-34a enhanced the expression of miR-34a in irradiated BMSCs without affecting cell proliferation. PG-miR-34a significantly upregulated the expression of osteogenic-related genes, including Runx2, ALP, and OCN. In the experiment of bone defect healing in irradiated tibias, micro-CT analysis showed that PG-miR-34a group had a higher bone volume in the bone defect area compared to other groups. The HE staining results also confirmed that implantation of PG-miR-34a can promote the healing of bone defects in irradiated tibias. Conclusion The combinational use of miR-34a-functionalized Bio-Oss® bone powder with Col-Tgel could promote the osteogenic differentiation of irradiated BMSCs and enhance bone regeneration in irradiated bone defects.
- Published
- 2024
- Full Text
- View/download PDF
123. UAV 3-D path planning based on MOEA/D with adaptive areal weight adjustment
- Author
-
Xiao, Yougang, Yang, Hao, Liu, Huan, Wu, Keyu, and Wu, Guohua
- Subjects
Computer Science - Robotics ,Computer Science - Artificial Intelligence - Abstract
Unmanned aerial vehicles (UAVs) are desirable platforms for time-efficient and cost-effective task execution. 3-D path planning is a key challenge for task decision-making. This paper proposes an improved multi-objective evolutionary algorithm based on decomposition (MOEA/D) with an adaptive areal weight adjustment (AAWA) strategy to make a tradeoff between the total flight path length and the terrain threat. AAWA is designed to improve the diversity of the solutions. More specifically, AAWA first removes a crowded individual and its weight vector from the current population and then adds a sparse individual from the external elite population to the current population. To enable the newly-added individual to evolve towards the sparser area of the population in the objective space, its weight vector is constructed by the objective function value of its neighbors. The effectiveness of MOEA/D-AAWA is validated in twenty synthetic scenarios with different number of obstacles and four realistic scenarios in comparison with other three classical methods., Comment: 23 pages,11 figures
- Published
- 2023
124. Group Pose: A Simple Baseline for End-to-End Multi-person Pose Estimation
- Author
-
Liu, Huan, Chen, Qiang, Tan, Zichang, Liu, Jiang-Jiang, Wang, Jian, Su, Xiangbo, Li, Xiaolong, Yao, Kun, Han, Junyu, Ding, Errui, Zhao, Yao, and Wang, Jingdong
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
In this paper, we study the problem of end-to-end multi-person pose estimation. State-of-the-art solutions adopt the DETR-like framework, and mainly develop the complex decoder, e.g., regarding pose estimation as keypoint box detection and combining with human detection in ED-Pose, hierarchically predicting with pose decoder and joint (keypoint) decoder in PETR. We present a simple yet effective transformer approach, named Group Pose. We simply regard $K$-keypoint pose estimation as predicting a set of $N\times K$ keypoint positions, each from a keypoint query, as well as representing each pose with an instance query for scoring $N$ pose predictions. Motivated by the intuition that the interaction, among across-instance queries of different types, is not directly helpful, we make a simple modification to decoder self-attention. We replace single self-attention over all the $N\times(K+1)$ queries with two subsequent group self-attentions: (i) $N$ within-instance self-attention, with each over $K$ keypoint queries and one instance query, and (ii) $(K+1)$ same-type across-instance self-attention, each over $N$ queries of the same type. The resulting decoder removes the interaction among across-instance type-different queries, easing the optimization and thus improving the performance. Experimental results on MS COCO and CrowdPose show that our approach without human box supervision is superior to previous methods with complex decoders, and even is slightly better than ED-Pose that uses human box supervision. $\href{https://github.com/Michel-liu/GroupPose-Paddle}{\rm Paddle}$ and $\href{https://github.com/Michel-liu/GroupPose}{\rm PyTorch}$ code are available., Comment: Accepted by ICCV 2023
- Published
- 2023
125. Neural Authorship Attribution: Stylometric Analysis on Large Language Models
- Author
-
Kumarage, Tharindu and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence - Abstract
Large language models (LLMs) such as GPT-4, PaLM, and Llama have significantly propelled the generation of AI-crafted text. With rising concerns about their potential misuse, there is a pressing need for AI-generated-text forensics. Neural authorship attribution is a forensic effort, seeking to trace AI-generated text back to its originating LLM. The LLM landscape can be divided into two primary categories: proprietary and open-source. In this work, we delve into these emerging categories of LLMs, focusing on the nuances of neural authorship attribution. To enrich our understanding, we carry out an empirical analysis of LLM writing signatures, highlighting the contrasts between proprietary and open-source models, and scrutinizing variations within each group. By integrating stylometric features across lexical, syntactic, and structural aspects of language, we explore their potential to yield interpretable results and augment pre-trained language model-based classifiers utilized in neural authorship attribution. Our findings, based on a range of state-of-the-art LLMs, provide empirical insights into neural authorship attribution, paving the way for future investigations aimed at mitigating the threats posed by AI-generated misinformation.
- Published
- 2023
126. Causality Guided Disentanglement for Cross-Platform Hate Speech Detection
- Author
-
Sheth, Paras, Kumarage, Tharindu, Moraffah, Raha, Chadha, Aman, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
Social media platforms, despite their value in promoting open discourse, are often exploited to spread harmful content. Current deep learning and natural language processing models used for detecting this harmful content overly rely on domain-specific terms affecting their capabilities to adapt to generalizable hate speech detection. This is because they tend to focus too narrowly on particular linguistic signals or the use of certain categories of words. Another significant challenge arises when platforms lack high-quality annotated data for training, leading to a need for cross-platform models that can adapt to different distribution shifts. Our research introduces a cross-platform hate speech detection model capable of being trained on one platform's data and generalizing to multiple unseen platforms. To achieve good generalizability across platforms, one way is to disentangle the input representations into invariant and platform-dependent features. We also argue that learning causal relationships, which remain constant across diverse environments, can significantly aid in understanding invariant representations in hate speech. By disentangling input into platform-dependent features (useful for predicting hate targets) and platform-independent features (used to predict the presence of hate), we learn invariant representations resistant to distribution shifts. These features are then used to predict hate speech across unseen platforms. Our extensive experiments across four platforms highlight our model's enhanced efficacy compared to existing state-of-the-art methods in detecting generalized hate speech., Comment: Accepted to WSDM'24
- Published
- 2023
127. Silence Speaks Volumes: Re-weighting Techniques for Under-Represented Users in Fake News Detection
- Author
-
Karami, Mansooreh, Mosallanezhad, David, Sheth, Paras, and Liu, Huan
- Subjects
Computer Science - Computers and Society ,Computer Science - Social and Information Networks - Abstract
Social media platforms provide a rich environment for analyzing user behavior. Recently, deep learning-based methods have been a mainstream approach for social media analysis models involving complex patterns. However, these methods are susceptible to biases in the training data, such as participation inequality. Basically, a mere 1% of users generate the majority of the content on social networking sites, while the remaining users, though engaged to varying degrees, tend to be less active in content creation and largely silent. These silent users consume and listen to information that is propagated on the platform. However, their voice, attitude, and interests are not reflected in the online content, making the decision of the current methods predisposed towards the opinion of the active users. So models can mistake the loudest users for the majority. We propose to leverage re-weighting techniques to make the silent majority heard, and in turn, investigate whether the cues from these users can improve the performance of the current models for the downstream task of fake news detection.
- Published
- 2023
128. Design of origami structures with curved tiles between the creases
- Author
-
Liu, Huan and James, Richard D.
- Subjects
Condensed Matter - Soft Condensed Matter - Abstract
An efficient way to introduce elastic energy that can bias an origami structure toward desired shapes is to allow curved tiles between the creases. The bending of the tiles supplies the energy and the tiles themselves may have additional functionality. In this paper, we present the theorem and systematic design methods for quite general curved origami structures that can be folded from a flat sheet, and we present methods to accurately find the stored elastic energy. Here the tiles are allowed to undergo curved isometric mappings, and the associated creases necessarily undergo isometric mappings as curves. These assumptions are consistent with a variety of practical methods for crease design. The h^3 scaling of the energy of thin sheets (h = thickness) spans a broad energy range. Different tiles in an origami design can have different values of h, and individual tiles can also have varying h. Following developments for piecewise rigid origami, we develop further the Lagrangian approach and the group orbit procedure in this context. We notice that some of the simplest designs that arise from the group orbit procedure for certain helical and conformal groups provide better matches to the buckling patterns observed in compressed cylinders and cones than known patterns.
- Published
- 2023
129. Fighting Fire with Fire: Can ChatGPT Detect AI-generated Text?
- Author
-
Bhattacharjee, Amrita and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Artificial Intelligence - Abstract
Large language models (LLMs) such as ChatGPT are increasingly being used for various use cases, including text content generation at scale. Although detection methods for such AI-generated text exist already, we investigate ChatGPT's performance as a detector on such AI-generated text, inspired by works that use ChatGPT as a data labeler or annotator. We evaluate the zero-shot performance of ChatGPT in the task of human-written vs. AI-generated text detection, and perform experiments on publicly available datasets. We empirically investigate if ChatGPT is symmetrically effective in detecting AI-generated or human-written text. Our findings provide insight on how ChatGPT and similar LLMs may be leveraged in automated detection pipelines by simply focusing on solving a specific aspect of the problem and deriving the rest from that solution. All code and data is available at https://github.com/AmritaBh/ChatGPT-as-Detector., Comment: to appear in SIGKDD Explorations (December 2023)
- Published
- 2023
130. UPREVE: An End-to-End Causal Discovery Benchmarking System
- Author
-
Unni, Suraj Jyothi, Sheth, Paras, Ding, Kaize, Liu, Huan, and Candan, K. Selcuk
- Subjects
Computer Science - Machine Learning ,Computer Science - Human-Computer Interaction ,Statistics - Methodology - Abstract
Discovering causal relationships in complex socio-behavioral systems is challenging but essential for informed decision-making. We present Upload, PREprocess, Visualize, and Evaluate (UPREVE), a user-friendly web-based graphical user interface (GUI) designed to simplify the process of causal discovery. UPREVE allows users to run multiple algorithms simultaneously, visualize causal relationships, and evaluate the accuracy of learned causal graphs. With its accessible interface and customizable features, UPREVE empowers researchers and practitioners in social computing and behavioral-cultural modeling (among others) to explore and understand causal relationships effectively. Our proposed solution aims to make causal discovery more accessible and user-friendly, enabling users to gain valuable insights for better decision-making., Comment: 8 pages, Accepted to SBP-BRiMS 2023
- Published
- 2023
131. FDCT: Fast Depth Completion for Transparent Objects
- Author
-
Li, Tianan, Chen, Zhehan, Liu, Huan, and Wang, Chen
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Depth completion is crucial for many robotic tasks such as autonomous driving, 3-D reconstruction, and manipulation. Despite the significant progress, existing methods remain computationally intensive and often fail to meet the real-time requirements of low-power robotic platforms. Additionally, most methods are designed for opaque objects and struggle with transparent objects due to the special properties of reflection and refraction. To address these challenges, we propose a Fast Depth Completion framework for Transparent objects (FDCT), which also benefits downstream tasks like object pose estimation. To leverage local information and avoid overfitting issues when integrating it with global information, we design a new fusion branch and shortcuts to exploit low-level features and a loss function to suppress overfitting. This results in an accurate and user-friendly depth rectification framework which can recover dense depth estimation from RGB-D images alone. Extensive experiments demonstrate that FDCT can run about 70 FPS with a higher accuracy than the state-of-the-art methods. We also demonstrate that FDCT can improve pose estimation in object grasping tasks. The source code is available at https://github.com/Nonmy/FDCT, Comment: 9pages,7figures
- Published
- 2023
- Full Text
- View/download PDF
132. Quantifying the Echo Chamber Effect: An Embedding Distance-based Approach
- Author
-
Alatawi, Faisal, Sheth, Paras, and Liu, Huan
- Subjects
Computer Science - Social and Information Networks ,Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
The rise of social media platforms has facilitated the formation of echo chambers, which are online spaces where users predominantly encounter viewpoints that reinforce their existing beliefs while excluding dissenting perspectives. This phenomenon significantly hinders information dissemination across communities and fuels societal polarization. Therefore, it is crucial to develop methods for quantifying echo chambers. In this paper, we present the Echo Chamber Score (ECS), a novel metric that assesses the cohesion and separation of user communities by measuring distances between users in the embedding space. In contrast to existing approaches, ECS is able to function without labels for user ideologies and makes no assumptions about the structure of the interaction graph. To facilitate measuring distances between users, we propose EchoGAE, a self-supervised graph autoencoder-based user embedding model that leverages users' posts and the interaction graph to embed them in a manner that reflects their ideological similarity. To assess the effectiveness of ECS, we use a Twitter dataset consisting of four topics - two polarizing and two non-polarizing. Our results showcase ECS's effectiveness as a tool for quantifying echo chambers and shedding light on the dynamics of online discourse., Comment: 9 Pages, 3 Figures
- Published
- 2023
133. Can Variational Quantum Algorithms Demonstrate Quantum Advantages? Time Really Matters
- Author
-
Liu, Huan-Yu, Chen, Zhao-Yun, Sun, Tai-Ping, Xue, Cheng, Wu, Yu-Chun, and Guo, Guo-Ping
- Subjects
Quantum Physics - Abstract
Applying low-depth quantum neural networks (QNNs), variational quantum algorithms (VQAs) are both promising and challenging in the noisy intermediate-scale quantum (NISQ) era: Despite its remarkable progress, criticisms on the efficiency and feasibility issues never stopped. However, whether VQAs can demonstrate quantum advantages is still undetermined till now, which will be investigated in this paper. First, we will prove that there exists a dependency between the parameter number and the gradient-evaluation cost when training QNNs. Noticing there is no such direct dependency when training classical neural networks with the backpropagation algorithm, we argue that such a dependency limits the scalability of VQAs. Second, we estimate the time for running VQAs in ideal cases, i.e., without considering realistic limitations like noise and reachability. We will show that the ideal time cost easily reaches the order of a 1-year wall time. Third, by comparing with the time cost using classical simulation of quantum circuits, we will show that VQAs can only outperform the classical simulation case when the time cost reaches the scaling of $10^0$-$10^2$ years. Finally, based on the above results, we argue that it would be difficult for VQAs to outperform classical cases in view of time scaling, and therefore, demonstrate quantum advantages, with the current workflow. Since VQAs as well as quantum computing are developing rapidly, this work does not aim to deny the potential of VQAs. The analysis in this paper provides directions for optimizing VQAs, and in the long run, seeking more natural hybrid quantum-classical algorithms would be meaningful., Comment: 18 pages, 7 figures
- Published
- 2023
134. Contrastive Meta-Learning for Few-shot Node Classification
- Author
-
Wang, Song, Tan, Zhen, Liu, Huan, and Li, Jundong
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
Few-shot node classification, which aims to predict labels for nodes on graphs with only limited labeled nodes as references, is of great significance in real-world graph mining tasks. Particularly, in this paper, we refer to the task of classifying nodes in classes with a few labeled nodes as the few-shot node classification problem. To tackle such a label shortage issue, existing works generally leverage the meta-learning framework, which utilizes a number of episodes to extract transferable knowledge from classes with abundant labeled nodes and generalizes the knowledge to other classes with limited labeled nodes. In essence, the primary aim of few-shot node classification is to learn node embeddings that are generalizable across different classes. To accomplish this, the GNN encoder must be able to distinguish node embeddings between different classes, while also aligning embeddings for nodes in the same class. Thus, in this work, we propose to consider both the intra-class and inter-class generalizability of the model. We create a novel contrastive meta-learning framework on graphs, named COSMIC, with two key designs. First, we propose to enhance the intra-class generalizability by involving a contrastive two-step optimization in each episode to explicitly align node embeddings in the same classes. Second, we strengthen the inter-class generalizability by generating hard node classes via a novel similarity-sensitive mix-up strategy. Extensive experiments on few-shot node classification datasets verify the superiority of our framework over state-of-the-art baselines. Our code is provided at https://github.com/SongW-SW/COSMIC., Comment: SIGKDD 2023
- Published
- 2023
135. A Low-rank Matching Attention based Cross-modal Feature Fusion Method for Conversational Emotion Recognition
- Author
-
Shou, Yuntao, Liu, Huan, Cao, Xiangyong, Meng, Deyu, and Dong, Bo
- Subjects
Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Sound ,Electrical Engineering and Systems Science - Audio and Speech Processing - Abstract
Conversational emotion recognition (CER) is an important research topic in human-computer interactions. {Although recent advancements in transformer-based cross-modal fusion methods have shown promise in CER tasks, they tend to overlook the crucial intra-modal and inter-modal emotional interaction or suffer from high computational complexity. To address this, we introduce a novel and lightweight cross-modal feature fusion method called Low-Rank Matching Attention Method (LMAM). LMAM effectively captures contextual emotional semantic information in conversations while mitigating the quadratic complexity issue caused by the self-attention mechanism. Specifically, by setting a matching weight and calculating inter-modal features attention scores row by row, LMAM requires only one-third of the parameters of self-attention methods. We also employ the low-rank decomposition method on the weights to further reduce the number of parameters in LMAM. As a result, LMAM offers a lightweight model while avoiding overfitting problems caused by a large number of parameters. Moreover, LMAM is able to fully exploit the intra-modal emotional contextual information within each modality and integrates complementary emotional semantic information across modalities by computing and fusing similarities of intra-modal and inter-modal features simultaneously. Experimental results verify the superiority of LMAM compared with other popular cross-modal fusion methods on the premise of being more lightweight. Also, LMAM can be embedded into any existing state-of-the-art CER methods in a plug-and-play manner, and can be applied to other multi-modal recognition tasks, e.g., session recommendation and humour detection, demonstrating its remarkable generalization ability., Comment: 13 pages, 5 figures
- Published
- 2023
136. Hardware-Efficient Quantum Random Access Memory Design with a Native Gate Set on Superconducting Platforms
- Author
-
Wang, Yun-Jie, Zhang, Sheng, Sun, Tai-Ping, Zhao, Ze-An, Xu, Xiao-Fan, Zhuang, Xi-Ning, Liu, Huan-Yu, Xue, Cheng, Duan, Peng, Wu, Yu-Chun, Chen, Zhao-Yun, and Guo, Guo-Ping
- Subjects
Quantum Physics - Abstract
Quantum Random Access Memory (QRAM) is a critical component for enabling data queries in superposition, which is the cornerstone of quantum algorithms. Among various QRAM architectures, the bucket-brigade model stands out due to its noise resilience. This paper presents a hardware-efficient native gate set {iSCZ, C-iSCZ} for implementing bucket-brigade QRAM on superconducting platforms. The experimental feasibility of the proposed gate set is demonstrated, showing high fidelity and reduced complexity. By leveraging the complementary control property in QRAM, our approach directly substitutes the conventional {SWAP, CSWAP} gates with the new gate set, eliminating decomposition overhead and significantly reducing circuit depth and gate count., Comment: 19 pages, 15 figures
- Published
- 2023
137. PEACE: Cross-Platform Hate Speech Detection- A Causality-guided Framework
- Author
-
Sheth, Paras, Kumarage, Tharindu, Moraffah, Raha, Chadha, Aman, and Liu, Huan
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
Hate speech detection refers to the task of detecting hateful content that aims at denigrating an individual or a group based on their religion, gender, sexual orientation, or other characteristics. Due to the different policies of the platforms, different groups of people express hate in different ways. Furthermore, due to the lack of labeled data in some platforms it becomes challenging to build hate speech detection models. To this end, we revisit if we can learn a generalizable hate speech detection model for the cross platform setting, where we train the model on the data from one (source) platform and generalize the model across multiple (target) platforms. Existing generalization models rely on linguistic cues or auxiliary information, making them biased towards certain tags or certain kinds of words (e.g., abusive words) on the source platform and thus not applicable to the target platforms. Inspired by social and psychological theories, we endeavor to explore if there exist inherent causal cues that can be leveraged to learn generalizable representations for detecting hate speech across these distribution shifts. To this end, we propose a causality-guided framework, PEACE, that identifies and leverages two intrinsic causal cues omnipresent in hateful content: the overall sentiment and the aggression in the text. We conduct extensive experiments across multiple platforms (representing the distribution shift) showing if causal cues can help cross-platform generalization., Comment: ECML PKDD 2023
- Published
- 2023
138. Inductive Linear Probing for Few-shot Node Classification
- Author
-
Mathavan, Hirthik, Tan, Zhen, Mudiam, Nivedh, and Liu, Huan
- Subjects
Computer Science - Machine Learning ,Computer Science - Social and Information Networks - Abstract
Meta-learning has emerged as a powerful training strategy for few-shot node classification, demonstrating its effectiveness in the transductive setting. However, the existing literature predominantly focuses on transductive few-shot node classification, neglecting the widely studied inductive setting in the broader few-shot learning community. This oversight limits our comprehensive understanding of the performance of meta-learning based methods on graph data. In this work, we conduct an empirical study to highlight the limitations of current frameworks in the inductive few-shot node classification setting. Additionally, we propose a simple yet competitive baseline approach specifically tailored for inductive few-shot node classification tasks. We hope our work can provide a new path forward to better understand how the meta-learning paradigm works in the graph domain.
- Published
- 2023
139. Virtual Node Tuning for Few-shot Node Classification
- Author
-
Tan, Zhen, Guo, Ruocheng, Ding, Kaize, and Liu, Huan
- Subjects
Computer Science - Machine Learning - Abstract
Few-shot Node Classification (FSNC) is a challenge in graph representation learning where only a few labeled nodes per class are available for training. To tackle this issue, meta-learning has been proposed to transfer structural knowledge from base classes with abundant labels to target novel classes. However, existing solutions become ineffective or inapplicable when base classes have no or limited labeled nodes. To address this challenge, we propose an innovative method dubbed Virtual Node Tuning (VNT). Our approach utilizes a pretrained graph transformer as the encoder and injects virtual nodes as soft prompts in the embedding space, which can be optimized with few-shot labels in novel classes to modulate node embeddings for each specific FSNC task. A unique feature of VNT is that, by incorporating a Graph-based Pseudo Prompt Evolution (GPPE) module, VNT-GPPE can handle scenarios with sparse labels in base classes. Experimental results on four datasets demonstrate the superiority of the proposed approach in addressing FSNC with unlabeled or sparsely labeled base classes, outperforming existing state-of-the-art methods and even fully supervised baselines., Comment: Accepted to KDD 2023
- Published
- 2023
140. Skeletal muscle-specific DJ-1 ablation-induced atrogenes expression and mitochondrial dysfunction contributing to muscular atrophy.
- Author
-
Zhang, Shuang, Yan, Hongmei, Ding, Jiyang, Wang, Ruwen, Feng, Yonghao, Zhang, Xinyi, Kong, Xingyu, Gong, Hongyu, Lu, Xiaodan, Ma, Alice, Hua, Yinghui, Liu, Huan, Guo, Jiani, Gao, Huanqing, Zhou, Zhenqi, Wang, Ru, Chen, Peijie, Liu, Tiemin, and Kong, Xingxing
- Subjects
Atrogenes ,Atrophy ,DJ-1 ,Skeletal muscle ,Male ,Humans ,Animals ,Female ,Mice ,Aged ,Muscle ,Skeletal ,Muscular Atrophy ,Muscle Fibers ,Skeletal ,Muscular Disorders ,Atrophic ,Mitochondria - Abstract
BACKGROUND: DJ-1 is a causative gene for Parkinsons disease. DJ-1-deficient mice develop gait-associated progressive behavioural abnormalities and hypoactive forearm grip strength. However, underlying activity mechanisms are not fully explored. METHODS: Western blotting and quantitative real-time polymerase chain reaction approaches were adopted to analyse DJ-1 expression in skeletal muscle from aged humans or mice and compared with young subjects. Skeletal muscle-specific-DJ-1 knockout (MDKO) mice were generated, followed by an assessment of the physical activity phenotypes (grip strength, maximal load capacity, and hanging, rotarod, and exercise capacity tests) of the MDKO and control mice on the chow diet. Muscular atrophy phenotypes (cross-sectional area and fibre types) were determined by imaging and quantitative real-time polymerase chain reaction. Mitochondrial function and skeletal muscle morphology were evaluated by oxygen consumption rate and electron microscopy, respectively. Tail suspension was applied to address disuse atrophy. RNA-seq analysis was performed to indicate molecular changes in muscles with DJ-1 ablation. Dual-luciferase reporter assays were employed to identify the promoter region of Trim63 and Fbxo32 genes, which were indirectly regulated by DJ-1 via the FoxO1 pathway. Cytoplasmic and nuclear fractions of DJ-1-deleted muscle cells were analysed by western blotting. Compound 23 was administered into the gastrocnemius muscle to mimic the of DJ-1 deletion effects. RESULTS: DJ-1 expression decreased in atrophied muscles of aged human (young men, n = 2; old with aged men, n = 2; young women, n = 2; old with aged women, n = 2) and immobilization mice (n = 6, P
- Published
- 2023
141. PC vs App vs Mweb: price discounts’ effect on customer purchases across digital channels in China
- Author
-
Liu, Huan, Zheng, Shuman, and Li, Dongjin
- Published
- 2024
- Full Text
- View/download PDF
142. Development and Application of an AI-based Empathic Language Teaching and Evaluation System for Doctor-patient Communication
- Author
-
SHAO Jianwen, LIU Huan, ZHANG Yue, ZHENG Aiming, CHEN Songyu, WANG Jinfan
- Subjects
artificial intelligence ,doctor-patient communication ,empathy ,teaching evaluation ,Medicine - Abstract
Background Under the background of new medical science, the deep integration of information technology and medical education is encouraged to train first-class medical talents to serve the construction of healthy China.Currently, empathy training in doctor-patient communication mainly consists of simulated communication and group discussion, with less reliance on artificial intelligence technology for learning. Objective To develop a system for teaching and evaluating doctor-patient communication empathy language. This system will be used in course teaching to pave the way for future doctor-patient communication empathy teaching methods. Carry out teaching applications to enhance the communication and empathy language expression skills of medical students and doctors, and gather feedback to optimize and improve the system. Methods Between September 2021 and February 2022, the research group focus on utilizing iFlytek speech recognition technology and the empathy semantic recognition algorithm. A system called the "Doctor-patient Communication Virtual Simulation Teaching and Evaluation System of empathic language" was developed using 10 typical cases of doctor-patient communication, demonstrations of empathic language, a semantic database of empathic language, empathic language skills, and an overall scoring standard.A total of 950 students from Nanjing Medical University, including 515 undergraduates, 102 medical doctoral students, and 333 clinicians participating in doctor-patient communication courses or training, were selected as the research subjects from March to May 2022. Based on this system, the Doctor-patient Communication Skills Course (2 class hours) teaching experiment was conducted at Nanjing Medical University. A self-designed questionnaire was used to gather information on the subjects' understanding of empathetic language connotations, their improved empathetic language skills, their perception of system ease of use, and their perception of how the system integrates into the rationality of teaching. NVivo software was used to analyze the subjects' feedback, comments, and suggestions. Results Following the implementation of the system, there were statistically significant differences in the mastery of empathic language connotation, the degree of enhancement of empathic language ability, the degree of convenience of the system, and the degree of integration of the system into teaching rationality among undergraduate students, clinicians, and medical doctoral students (P
- Published
- 2024
- Full Text
- View/download PDF
143. Environmental microplastic and phthalate esters co-contamination, interrelationships, co-toxicity and mechanisms. A review
- Author
-
Liu, Huan, Zheng, Dongdong, Liu, Xixia, Hou, Jianjun, Wu, Qin, and Li, Yongshu
- Published
- 2024
- Full Text
- View/download PDF
144. Elucidating common biomarkers and pathways of osteoporosis and aortic valve calcification: insights into new therapeutic targets
- Author
-
Lan, Yujian, Peng, Qingping, Shen, Jianlin, and Liu, Huan
- Published
- 2024
- Full Text
- View/download PDF
145. Efficacy and safety of sequential treatment with botulinum toxin type A, fractional CO2 laser, and topical growth factor for hypertrophic scar management: a retrospective analysis
- Author
-
Wang, Jin, Huang, Lijun, Li, Juan, Xu, Rui, Guo, Tao, Huang, Tong, Wu, Yanping, Yang, Yang, Zhang, Jiale, Jiang, Feng, Liu, Huan, Liang, Li, and Wang, Lei
- Published
- 2024
- Full Text
- View/download PDF
146. Genome-wide identification and analysis of ERF transcription factors related to abiotic stress responses in Nelumbo nucifera
- Author
-
Xu, Yingchun, Jiang, Junnan, Zeng, Lihong, Liu, Huan, Jin, Qijiang, Zhou, Ping, and Wang, Yanjie
- Published
- 2024
- Full Text
- View/download PDF
147. S-ketamine alleviates depression-like behavior and hippocampal neuroplasticity in the offspring of mice that experience prenatal stress
- Author
-
Zhang, Yan, Wei, Chu-Ke, Wang, Ping, Zheng, Liu-Cheng, Cheng, Yang, Ren, Zhen-Hua, Jin, Yu-Hong, Yao, Yu-You, and Liu, Huan-Zhong
- Published
- 2024
- Full Text
- View/download PDF
148. The potential clinical value of platelet aggregation in colorectal tumor progression
- Author
-
Chen, Yuyu, Liu, Guanghua, Yuan, Jialong, Zuo, Ju, Liu, Huan, and Liu, Hao
- Published
- 2024
- Full Text
- View/download PDF
149. A chloroplast localized heavy metal-associated domain containing protein regulates grain calcium accumulation in rice
- Author
-
Liu, Huan, Lu, Cun, Liu, Xiang-Qian, Zhuo, Chen-Jin, Luo, Rong-Jian, Huang, Qiu-Tang, Tang, Zhong, Zhao, Chun-Qing, Guerinot, Mary Lou, Salt, David E., Zhao, Fang-Jie, and Huang, Xin-Yuan
- Published
- 2024
- Full Text
- View/download PDF
150. Y-27632 targeting ROCK1&2 modulates cell growth, fibrosis and epithelial-mesenchymal transition in hyperplastic prostate by inhibiting β-catenin pathway
- Author
-
Shan, Shidong, Su, Min, Wang, Hejin, Guo, Feng, Li, Yan, Zhou, Yongying, Liu, Huan, Du, Lu, Zhang, Junchao, Qiu, Jizhang, DiSanto, Michael E., Guo, Yuming, and Zhang, Xinhua
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.