18,664 results on '"Chen Zheng"'
Search Results
252. Image-based visual servoing control of remotely operated vehicle for underwater pipeline inspection
- Author
-
Yi, Xiongfeng and Chen, Zheng
- Published
- 2024
- Full Text
- View/download PDF
253. Post-exercise left atrial conduit strain predicted hemodynamic change in heart failure with preserved ejection fraction
- Author
-
Cheng, Jen-Fang, Huang, Pang-Shuo, Chen, Zheng-Wei, Huang, Chen-Yu, Lan, Chen-Wei, Chen, Ssu-Yuan, Lin, Lian-Yu, and Wu, Cho-Kai
- Published
- 2024
- Full Text
- View/download PDF
254. High Order IMEX Stochastic Galerkin Schemes for Linear Transport Equation with Random Inputs and Diffusive Scalings
- Author
-
Chen, Zheng and Mu, Lin
- Published
- 2024
- Full Text
- View/download PDF
255. GLYX-13, a NMDA Receptor Glycine-Site Functional Partial Agonist, Attenuates Cerebral Ischemia Injury In Vivo and Vitro by Differential Modulations of NMDA Receptors Subunit Components at Different Post-Ischemia Stage in Mice
- Author
-
Chen Zheng, Zhi H. Qiao, Meng Z. Hou, Nan N. Liu, Bin Fu, Ran Ding, Yuan Y. Li, Liang P. Wei, Ai L. Liu, and Hui Shen
- Subjects
transient middle cerebral artery occlusion ,oxygen-glucose deprivation ,ischemia ,pathological synaptic plasticity ,GLYX-13 ,Neurosciences. Biological psychiatry. Neuropsychiatry ,RC321-571 - Abstract
Excessive activation of NMDA receptors (NMDARs) is implicated in pathological synaptic plasticity also known as post-ischemic long-term potentiation (i-LTP) which was produced by glutamate mediated excitotoxicity after stroke. In the past decades, many NMDARs inhibitors failed in clinical investigations due to severe psychotomimetic side effects. GLYX-13 is a NMDAR modulator with glycine site partial agonist properties and has potential protective effects on ischemic neuronal death. However, the underlying molecular mechanism of GLYX-13 attenuating the ischemic neuronal damage remains elusive. Our study was conducted to examine the molecular, cellular and behavioral actions of GLYX-13 in stroke, and further characterize the mechanism underlying the neuroprotective actions via modulation of the NMDAR subunit composition. In present study we found that in vitro oxygen-glucose deprivation (OGD) stroke model, GLYX-13 blocked i-LTP and restored the ratio of NR2A/NR2B subunit composition. The glycine site of NMDARs full coagonist D-serine completely blocked the effects of GLYX-13 on i-LTP. Besides, in vivo middle cerebral artery occlusion (MCAO) model, GLYX-13 decreased the cerebral infarct volume and reduced injury of hippocampus. Western analysis showed that GLYX-13 down-regulated the expression of phosphorylated NR2B (Tyr1472) and up-regulated phosphorylated NR2A (Tyr1325). Furthermore, GLYX-13 treatment along with NR2B specific antagonist (Ro256981) failed to exhibit any additional neuro-protective effects, whereas the application of NR2A antagonist (NVP-AAM007) abolished the neuroprotective effects of GLYX-13, which suggested that the protective action of GLYX-13 should be by its regulation of NMDAR subunit components. Our study provides important insights on the potential protective mechanism of GLYX-13 in ischemia and proposes the glycine site of NMDARs as a novel target for developing therapeutic strategies to store synaptic function in stroke.
- Published
- 2017
- Full Text
- View/download PDF
256. Graph Meets LLM: A Novel Approach to Collaborative Filtering for Robust Conversational Understanding
- Author
-
Chen, Zheng, Jiang, Ziyan, Yang, Fan, Cho, Eunah, Fan, Xing, Huang, Xiaojiang, Lu, Yanbin, and Galstyan, Aram
- Subjects
Computer Science - Artificial Intelligence ,Computer Science - Information Retrieval ,Computer Science - Machine Learning ,F.2.2 ,I.2.7 - Abstract
Conversational AI systems such as Alexa need to understand defective queries to ensure robust conversational understanding and reduce user friction. These defective queries often arise from user ambiguities, mistakes, or errors in automatic speech recognition (ASR) and natural language understanding (NLU). Personalized query rewriting is an approach that focuses on reducing defects in queries by taking into account the user's individual behavior and preferences. It typically relies on an index of past successful user interactions with the conversational AI. However, unseen interactions within the user's history present additional challenges for personalized query rewriting. This paper presents our "Collaborative Query Rewriting" approach, which specifically addresses the task of rewriting new user interactions that have not been previously observed in the user's history. This approach builds a "User Feedback Interaction Graph" (FIG) of historical user-entity interactions and leverages multi-hop graph traversal to enrich each user's index to cover future unseen defective queries. The enriched user index is called a Collaborative User Index and contains hundreds of additional entries. To counteract precision degradation from the enlarged index, we add additional transformer layers to the L1 retrieval model and incorporate graph-based and guardrail features into the L2 ranking model. Since the user index can be pre-computed, we further investigate the utilization of a Large Language Model (LLM) to enhance the FIG for user-entity link prediction in the Video/Music domains. Specifically, this paper investigates the Dolly-V2 7B model. We found that the user index augmented by the fine-tuned Dolly-V2 generation significantly enhanced the coverage of future unseen user interactions, thereby boosting QR performance on unseen queries compared with the graph traversal only approach.
- Published
- 2023
257. Hierarchical Integration Diffusion Model for Realistic Image Deblurring
- Author
-
Chen, Zheng, Zhang, Yulun, Liu, Ding, Xia, Bin, Gu, Jinjin, Kong, Linghe, and Yuan, Xin
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Diffusion models (DMs) have recently been introduced in image deblurring and exhibited promising performance, particularly in terms of details reconstruction. However, the diffusion model requires a large number of inference iterations to recover the clean image from pure Gaussian noise, which consumes massive computational resources. Moreover, the distribution synthesized by the diffusion model is often misaligned with the target results, leading to restrictions in distortion-based metrics. To address the above issues, we propose the Hierarchical Integration Diffusion Model (HI-Diff), for realistic image deblurring. Specifically, we perform the DM in a highly compacted latent space to generate the prior feature for the deblurring process. The deblurring process is implemented by a regression-based method to obtain better distortion accuracy. Meanwhile, the highly compact latent space ensures the efficiency of the DM. Furthermore, we design the hierarchical integration module to fuse the prior into the regression-based model from multiple scales, enabling better generalization in complex blurry scenarios. Comprehensive experiments on synthetic and real-world blur datasets demonstrate that our HI-Diff outperforms state-of-the-art methods. Code and trained models are available at https://github.com/zhengchen1999/HI-Diff., Comment: Accepted to NeurIPS 2023 (Spotlight). Code is available at https://github.com/zhengchen1999/HI-Diff
- Published
- 2023
258. PALR: Personalization Aware LLMs for Recommendation
- Author
-
Yang, Fan, Chen, Zheng, Jiang, Ziyan, Cho, Eunah, Huang, Xiaojiang, and Lu, Yanbin
- Subjects
Computer Science - Information Retrieval ,Computer Science - Artificial Intelligence ,Computer Science - Computation and Language ,I.2.6 ,I.2.7 - Abstract
Large language models (LLMs) have recently received significant attention for their exceptional capabilities. Despite extensive efforts in developing general-purpose LLMs that can be utilized in various natural language processing (NLP) tasks, there has been less research exploring their potential in recommender systems. In this paper, we propose a novel framework, named PALR, which aiming to combine user history behaviors (such as clicks, purchases, ratings, etc.) with LLMs to generate user preferred items. Specifically, we first use user/item interactions as guidance for candidate retrieval. Then we adopt a LLM-based ranking model to generate recommended items. Unlike existing approaches that typically adopt general-purpose LLMs for zero/few-shot recommendation testing or training on small-sized language models (with less than 1 billion parameters), which cannot fully elicit LLMs' reasoning abilities and leverage rich item side parametric knowledge, we fine-tune a 7 billion parameters LLM for the ranking purpose. This model takes retrieval candidates in natural language format as input, with instruction which explicitly asking to select results from input candidates during inference. Our experimental results demonstrate that our solution outperforms state-of-the-art models on various sequential recommendation tasks.
- Published
- 2023
259. Decentralized Learning over Wireless Networks: The Effect of Broadcast with Random Access
- Author
-
Chen, Zheng, Dahl, Martin, and Larsson, Erik G.
- Subjects
Computer Science - Networking and Internet Architecture ,Computer Science - Machine Learning ,Electrical Engineering and Systems Science - Systems and Control - Abstract
In this work, we focus on the communication aspect of decentralized learning, which involves multiple agents training a shared machine learning model using decentralized stochastic gradient descent (D-SGD) over distributed data. In particular, we investigate the impact of broadcast transmission and probabilistic random access policy on the convergence performance of D-SGD, considering the broadcast nature of wireless channels and the link dynamics in the communication topology. Our results demonstrate that optimizing the access probability to maximize the expected number of successful links is a highly effective strategy for accelerating the system convergence., Comment: 5 pages, 5 figures, accepted in IEEE SPAWC 2023
- Published
- 2023
260. Dynamic Scheduling for Federated Edge Learning with Streaming Data
- Author
-
Hu, Chung-Hsuan, Chen, Zheng, and Larsson, Erik G.
- Subjects
Computer Science - Machine Learning ,Computer Science - Distributed, Parallel, and Cluster Computing ,Computer Science - Information Theory ,Computer Science - Networking and Internet Architecture - Abstract
In this work, we consider a Federated Edge Learning (FEEL) system where training data are randomly generated over time at a set of distributed edge devices with long-term energy constraints. Due to limited communication resources and latency requirements, only a subset of devices is scheduled for participating in the local training process in every iteration. We formulate a stochastic network optimization problem for designing a dynamic scheduling policy that maximizes the time-average data importance from scheduled user sets subject to energy consumption and latency constraints. Our proposed algorithm based on the Lyapunov optimization framework outperforms alternative methods without considering time-varying data importance, especially when the generation of training data shows strong temporal correlation., Comment: Accepted for publication in the proceedings of 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) workshop
- Published
- 2023
261. Learning to Tokenize for Generative Retrieval
- Author
-
Sun, Weiwei, Yan, Lingyong, Chen, Zheng, Wang, Shuaiqiang, Zhu, Haichao, Ren, Pengjie, Chen, Zhumin, Yin, Dawei, de Rijke, Maarten, and Ren, Zhaochun
- Subjects
Computer Science - Information Retrieval - Abstract
Conventional document retrieval techniques are mainly based on the index-retrieve paradigm. It is challenging to optimize pipelines based on this paradigm in an end-to-end manner. As an alternative, generative retrieval represents documents as identifiers (docid) and retrieves documents by generating docids, enabling end-to-end modeling of document retrieval tasks. However, it is an open question how one should define the document identifiers. Current approaches to the task of defining document identifiers rely on fixed rule-based docids, such as the title of a document or the result of clustering BERT embeddings, which often fail to capture the complete semantic information of a document. We propose GenRet, a document tokenization learning method to address the challenge of defining document identifiers for generative retrieval. GenRet learns to tokenize documents into short discrete representations (i.e., docids) via a discrete auto-encoding approach. Three components are included in GenRet: (i) a tokenization model that produces docids for documents; (ii) a reconstruction model that learns to reconstruct a document based on a docid; and (iii) a sequence-to-sequence retrieval model that generates relevant document identifiers directly for a designated query. By using an auto-encoding framework, GenRet learns semantic docids in a fully end-to-end manner. We also develop a progressive training scheme to capture the autoregressive nature of docids and to stabilize training. We conduct experiments on the NQ320K, MS MARCO, and BEIR datasets to assess the effectiveness of GenRet. GenRet establishes the new state-of-the-art on the NQ320K dataset. Especially, compared to generative retrieval baselines, GenRet can achieve significant improvements on the unseen documents. GenRet also outperforms comparable baselines on MS MARCO and BEIR, demonstrating the method's generalizability.
- Published
- 2023
262. Towards a transportable Ca$^+$ optical clock with a systematic uncertainty of $4.8\times 10^{-18}$
- Author
-
Zeng, Mengyan, Huang, Yao, Zhang, Baolin, Hao, Yanmei, Ma, Zixiao, Hu, Ruming, Zhang, Huaqing, Chen, Zheng, Wang, Miao, Guan, Hua, and Gao, Kelin
- Subjects
Physics - Atomic Physics ,Physics - Instrumentation and Detectors ,Physics - Optics - Abstract
We present a compact, long-term nearly continuous operation of a room-temperature Ca$^+$ optical clock setup towards a transportable clock, achieving an overall systematic uncertainty of $4.8\times 10^{-18}$ and an uptime rate of 97.8% over an 8-day period. The active liquid-cooling scheme is adopted, combined with the precise temperature measurement with 13 temperature sensors both inside and outside the vacuum chamber to ensure the accurate evaluation of the thermal environment for the optical clock. The environmental temperature uncertainty is evaluated as 293.31(0.4) K, corresponding to a blackbody radiation (BBR) frequency shift uncertainty of $4.6\times 10^{-18}$, which is reduced more than two times compared to our previous work. Through the frequency comparison between the room temperature Ca$^+$ optical clock and a cryogenic Ca$^+$ optical clock, the overall uncertainty of the clock comparison is $7.5\times 10^{-18}$, including a statistic uncertainty of $4.9\times 10^{-18}$ and a systematic uncertainty of $5.7\times 10^{-18}$. This work provides a set of feasible implementations for high-precision transportable ion optical clocks., Comment: 11 pages, 4 figures
- Published
- 2023
263. Recursive Generalization Transformer for Image Super-Resolution
- Author
-
Chen, Zheng, Zhang, Yulun, Gu, Jinjin, Kong, Linghe, and Yang, Xiaokang
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Transformer architectures have exhibited remarkable performance in image super-resolution (SR). Since the quadratic computational complexity of the self-attention (SA) in Transformer, existing methods tend to adopt SA in a local region to reduce overheads. However, the local design restricts the global context exploitation, which is crucial for accurate image reconstruction. In this work, we propose the Recursive Generalization Transformer (RGT) for image SR, which can capture global spatial information and is suitable for high-resolution images. Specifically, we propose the recursive-generalization self-attention (RG-SA). It recursively aggregates input features into representative feature maps, and then utilizes cross-attention to extract global information. Meanwhile, the channel dimensions of attention matrices (query, key, and value) are further scaled to mitigate the redundancy in the channel domain. Furthermore, we combine the RG-SA with local self-attention to enhance the exploitation of the global context, and propose the hybrid adaptive integration (HAI) for module integration. The HAI allows the direct and effective fusion between features at different levels (local or global). Extensive experiments demonstrate that our RGT outperforms recent state-of-the-art methods quantitatively and qualitatively. Code and pre-trained models are available at https://github.com/zhengchen1999/RGT., Comment: Accepted to ICLR 2024. Code is available at https://github.com/zhengchen1999/RGT
- Published
- 2023
264. IDA: Informed Domain Adaptive Semantic Segmentation
- Author
-
Chen, Zheng, Ding, Zhengming, Gregory, Jason M., and Liu, Lantao
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Mixup-based data augmentation has been validated to be a critical stage in the self-training framework for unsupervised domain adaptive semantic segmentation (UDA-SS), which aims to transfer knowledge from a well-annotated (source) domain to an unlabeled (target) domain. Existing self-training methods usually adopt the popular region-based mixup techniques with a random sampling strategy, which unfortunately ignores the dynamic evolution of different semantics across various domains as training proceeds. To improve the UDA-SS performance, we propose an Informed Domain Adaptation (IDA) model, a self-training framework that mixes the data based on class-level segmentation performance, which aims to emphasize small-region semantics during mixup. In our IDA model, the class-level performance is tracked by an expected confidence score (ECS). We then use a dynamic schedule to determine the mixing ratio for data in different domains. Extensive experimental results reveal that our proposed method is able to outperform the state-of-the-art UDA-SS method by a margin of 1.1 mIoU in the adaptation of GTA-V to Cityscapes and of 0.9 mIoU in the adaptation of SYNTHIA to Cityscapes.
- Published
- 2023
265. SePaint: Semantic Map Inpainting via Multinomial Diffusion
- Author
-
Chen, Zheng, Duggirala, Deepak, Crandall, David, Jiang, Lei, and Liu, Lantao
- Subjects
Computer Science - Computer Vision and Pattern Recognition - Abstract
Prediction beyond partial observations is crucial for robots to navigate in unknown environments because it can provide extra information regarding the surroundings beyond the current sensing range or resolution. In this work, we consider the inpainting of semantic Bird's-Eye-View maps. We propose SePaint, an inpainting model for semantic data based on generative multinomial diffusion. To maintain semantic consistency, we need to condition the prediction for the missing regions on the known regions. We propose a novel and efficient condition strategy, Look-Back Condition (LB-Con), which performs one-step look-back operations during the reverse diffusion process. By doing so, we are able to strengthen the harmonization between unknown and known parts, leading to better completion performance. We have conducted extensive experiments on different datasets, showing our proposed model outperforms commonly used interpolation methods in various robotic applications.
- Published
- 2023
266. Metallogenic Epoch and Geological Characteristics of the Kuimeishan Tungsten Deposit,Jiangxi Province
- Author
-
LI Li-xia, CHEN Zheng-hui, SHI Guang-hai, ZHANG Si-ming, QU Wen-jun, YING Li-juan, QIN Yan, and DING Qiong
- Subjects
kuimeishan tungsten deposit ,zircon shrimp u-pb dating ,molybdenite re-os dating ,Geology ,QE1-996.5 ,Ecology ,QH540-549.5 - Abstract
The Kuimeishan tungsten deposit is located in the junction area of the eastern segment of the E-W-trending Nanling tectonic zone and southern segment of the NE-NNE trending Wuyishan tectonic zone. It is characterized by intergrowth of quartz vein-type wolframite and skarn-type scheelite in Dingnan county, south of Jiangxi province (Gannan). However, there is no accurate chronological evidence to confirm whether the metallogenesis occured in the Yanshanian period. The SHRIMP U-Pb age of zircons obtained from the metallogenic biotite granite is (157.7±2.7) Ma (n=11, MSWD=1.9), and the Re-Os isochron age of molybdenite from the ore-bearing quartz veins is (153.7±1.5) Ma (n=5, MSWD=0.16). The accurate metallogenic and diagenetic chronology results indicate that the Kuimeishan tungsten deposit was formed during the large-scale diagenesis and mineralization of tungsten ore in the Mesozoic period that occurred in South China. Based on the ‘five levels+basement’ prospecting model and the latest prospecting clues, it is possible that new ore bodies are amassed in the contact zone of deep rock body in Kuimeishan, which has great potential for prospecting. It is significant to the deep and periphery prospecting for tungsten as we proposed the possibility of skarn type tungsten which occurred nearby the deep and periphery part of quartz vein type tungsten in the Gannan region.
- Published
- 2014
267. Spatial and Temporal Variations of Heat Waves in China from 1961 to 2010
- Author
-
Ye Dian-Xiu, Yin Ji-Fu, Chen Zheng-Hong, Zheng You-Fei, and Wu Rong-Jun
- Subjects
heat wave ,intensity ,frequency ,duration ,Meteorology. Climatology ,QC851-999 ,Social sciences (General) ,H1-99 - Abstract
Daily maximum temperatures from 753 stations across China and the heat wave indicators are used to study the temporal and spatial characteristics of heat wave intensity, frequency and heat wave days in China over the period of 1961–2010. The results show that high frequency, long duration and strong intensity of heat waves occurred in the Jianghuai area, Jiangnan area, and eastern Sichuan Basin. The highest frequency and the longest duration are located in northern Jiangxi and northern Zhejiang provinces, and the highest intensity in northern Zhejiang province is even more prominent. The frequency, heat wave days and intensity showed a general increasing trend in the past 50 years, while decadal characteristics are also observed with a decreasing trend from the 1960s to the early 1980s and increasing trend from the end of the 1980s to 2010. The regional variations demonstrate a significant increasing trend in the northern and western parts of North China, central-northern part of Northwest China, the central part of South China, the Yangtze River Delta and the southern Sichuan Basin, with an obvious decreasing trend in the southern Huanghuai area, northern Jianghuai area and Hanjiang River Basin. Citation: Ye, D.-X., Yin, J.-F.,Chen, Z.-H., et al., 2014. Spatial and temporal variations of heat waves in China from 1961 to 2010. Adv. Clim. Change Res. 5(2), doi: 10.3724/SP.J.1248.2014.066.
- Published
- 2014
- Full Text
- View/download PDF
268. Analysis of Ductile Fracture Obtained by Charpy Impact Test of a Steel Structure Created by Robot-Assisted GMAW-Based Additive Manufacturing
- Author
-
Ali Waqas, Xiansheng Qin, Jiangtao Xiong, Chen Zheng, and Hongbo Wang
- Subjects
charpy impact test ,gmaw ,additive manufacturing ,secondary cracks ,Mining engineering. Metallurgy ,TN1-997 - Abstract
In this study, gas metal arc welding (GMAW) was used to construct a thin wall structure in a layer-by-layer fashion using an AWS ER70S-6 electrode wire with the help of a robot. The Charpy impact test was performed after extracting samples in directions both parallel and perpendicular to the deposition direction. In this study, multiple factors related to the resulting absorbed energy have been discussed. Despite being a layered structure, homogeneous behavior with acceptable deviation was observed in the microstructure, hardness, and fracture toughness of the structure in both directions. The fracture is extremely ductile with a dimpled fibrous surface and secondary cracks. An estimate for fracture toughness based on Charpy impact absorbed energy is also given.
- Published
- 2019
- Full Text
- View/download PDF
269. Effects of Mannan Oligosaccharides on Gas Emission, Protein and Energy Utilization, and Fasting Metabolism in Sheep
- Author
-
Chen Zheng, Junjun Ma, Ting Liu, Bingdong Wei, and Huaming Yang
- Subjects
energy ,gas ,mannan oligosaccharides ,protein ,sheep ,Veterinary medicine ,SF600-1100 ,Zoology ,QL1-991 - Abstract
This study investigated the effects of mannan oligosaccharides (MOS) on in vitro and in vivo gas emission, utilization of crude protein (CP) and energy, and relative parameters of sheep under fasting metabolism conditions. In vitro gas productions were evaluated over 12 h in sheep diets containing different amounts of MOS (from 0% to 6.0%/kg, the increment was 0.5%). A control experiment was used to assess the gas emission, utilization of CP and energy, and fasting metabolism in control sheep and sheep treated with 2.0% MOS over 24 days (d). The results showed that 2.0% MOS supplementation led to the lowest in vitro CO2 production and less CH4 production, while also leading to decrease in vivo nutrients intake, CP and energy excretion, digested and retained CP, and energy released as CH4 (p < 0.05). Furthermore, 2.0% MOS supplementation appeared to decrease in vivo O2 consumption and CH4 production per metabolic body weight (BW0.75), and increase the CP retention rate of sheep (p < 0.074). MOS did not affect other parameters, along with the same parameters of sheep under fasting metabolism conditions (p > 0.05). The findings indicate MOS has only slight effects on the gas emission and nutrients and energy metabolism of sheep.
- Published
- 2019
- Full Text
- View/download PDF
270. Optimization of Process Parameters to Improve the Effective Area of Deposition in GMAW-Based Additive Manufacturing and its Mechanical and Microstructural Analysis
- Author
-
Ali Waqas, Xiansheng Qin, Jiangtao Xiong, Hongbo Wang, and Chen Zheng
- Subjects
additive manufacturing ,gas metal arc welding (GMAW) ,microstructure ,forming appearance ,effective area ,welding parameters ,Mining engineering. Metallurgy ,TN1-997 - Abstract
Additive manufacturing of metals using gas metal arc welding has an associated problem of variations of height in the onset and extinguishing parts of the weld bead. In this research, robot-assisted welding has been performed to investigate the problem, using AWS ER70S-6 low alloy steel welding electrode wire. After adjustment of welding parameters for a single-layer, single-pass, an optimal profile of welding energy was used to construct a thin wall which exhibited good forming characteristics with an effective area of approximately 97%. The resulting structure was ductile in nature with better tensile strength and microhardness as compared to the rolled steel available in industry with similar carbon content. The microstructure analysis revealed equiaxed grains in most parts of the structure having a fine grain size.
- Published
- 2019
- Full Text
- View/download PDF
271. An Integrated Design Approach for LCL-Type Inverter to Improve Its Adaptation in Weak Grid
- Author
-
Chen Zheng, Yajuan Liu, Shuming Liu, Qionglin Li, Shuangyin Dai, Yuzheng Tang, Bo Zhang, and Mingxuan Mao
- Subjects
grid-connected inverter ,parameters integration design method ,weak grid ,adaptation ,Technology - Abstract
To improve the robustness of grid-connected inverter against grid impedance in a weak grid an integrated design method of LCL-filter parameters and controller parameters is proposed. In the method the inherent relation of LCL-filter parameters and controller parameters is taken into consideration to realize their optimized match. A parameter normalization scheme is also developed to facilitate the system stability and robustness analysis. Based on the method all normalization parameters can be designed succinctly according to the required stability and robustness. Additionally, the LCL parameter and controller parameter can be achieved immediately by restoring normalization parameters. The proposed design method can guarantee the inverter stability and robustness simultaneously without needing any compensation network, additional hardware, or the complicated iterative computations which cannot be avoided for the conventional inverter design method. Simulation and experiment results have validated the superiority of the proposed inverter design method.
- Published
- 2019
- Full Text
- View/download PDF
272. How does supergravity affect combustion?
- Author
-
Kong, Wenjun and Chen, Zheng
- Published
- 2024
- Full Text
- View/download PDF
273. Drugs Resistance Analysis from Scarce Health Records via Multi-task Graph Representation
- Author
-
Shu, Honglin, Gao, Pei, Zhu, Lingwei, and Chen, Zheng
- Subjects
Computer Science - Artificial Intelligence ,Computer Science - Machine Learning - Abstract
Clinicians prescribe antibiotics by looking at the patient's health record with an experienced eye. However, the therapy might be rendered futile if the patient has drug resistance. Determining drug resistance requires time-consuming laboratory-level testing while applying clinicians' heuristics in an automated way is difficult due to the categorical or binary medical events that constitute health records. In this paper, we propose a novel framework for rapid clinical intervention by viewing health records as graphs whose nodes are mapped from medical events and edges as correspondence between events in given a time window. A novel graph-based model is then proposed to extract informative features and yield automated drug resistance analysis from those high-dimensional and scarce graphs. The proposed method integrates multi-task learning into a common feature extracting graph encoder for simultaneous analyses of multiple drugs as well as stabilizing learning. On a massive dataset comprising over 110,000 patients with urinary tract infections, we verify the proposed method is capable of attaining superior performance on the drug resistance prediction problem. Furthermore, automated drug recommendations resemblant to laboratory-level testing can also be made based on the model resistance analysis., Comment: 12 pages, 5 figures
- Published
- 2023
274. KG-ECO: Knowledge Graph Enhanced Entity Correction for Query Rewriting
- Author
-
Cai, Jinglun, Li, Mingda, Jiang, Ziyan, Cho, Eunah, Chen, Zheng, Liu, Yang, Fan, Xing, and Guo, Chenlei
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
Query Rewriting (QR) plays a critical role in large-scale dialogue systems for reducing frictions. When there is an entity error, it imposes extra challenges for a dialogue system to produce satisfactory responses. In this work, we propose KG-ECO: Knowledge Graph enhanced Entity COrrection for query rewriting, an entity correction system with corrupt entity span detection and entity retrieval/re-ranking functionalities. To boost the model performance, we incorporate Knowledge Graph (KG) to provide entity structural information (neighboring entities encoded by graph neural networks) and textual information (KG entity descriptions encoded by RoBERTa). Experimental results show that our approach yields a clear performance gain over two baselines: utterance level QR and entity correction without utilizing KG information. The proposed system is particularly effective for few-shot learning cases where target entities are rarely seen in training or there is a KG relation between the target entity and other contextual entities in the query.
- Published
- 2023
275. Distributed Consensus in Wireless Networks with Probabilistic Broadcast Scheduling
- Author
-
Herrera, Daniel Pérez, Chen, Zheng, and Larsson, Erik G.
- Subjects
Computer Science - Multiagent Systems ,Computer Science - Information Theory ,Electrical Engineering and Systems Science - Systems and Control - Abstract
We consider distributed average consensus in a wireless network with partial communication to reduce the number of transmissions in every iteration/round. Considering the broadcast nature of wireless channels, we propose a probabilistic approach that schedules a subset of nodes for broadcasting information to their neighbors in every round. We compare several heuristic methods for assigning the node broadcast probabilities under a fixed number of transmissions per round. Furthermore, we introduce a pre-compensation method to correct the bias between the consensus value and the average of the initial values, and suggest possible extensions for our design. Our results are particularly relevant for developing communication-efficient consensus protocols in a wireless environment with limited frequency/time resources., Comment: 5 pages, 3 figures, accepted for publication in IEEE Signal Processing Letters
- Published
- 2023
276. Generalized Munchausen Reinforcement Learning using Tsallis KL Divergence
- Author
-
Zhu, Lingwei, Chen, Zheng, Schlegel, Matthew, and White, Martha
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence - Abstract
Many policy optimization approaches in reinforcement learning incorporate a Kullback-Leilbler (KL) divergence to the previous policy, to prevent the policy from changing too quickly. This idea was initially proposed in a seminal paper on Conservative Policy Iteration, with approximations given by algorithms like TRPO and Munchausen Value Iteration (MVI). We continue this line of work by investigating a generalized KL divergence -- called the Tsallis KL divergence -- which use the $q$-logarithm in the definition. The approach is a strict generalization, as $q = 1$ corresponds to the standard KL divergence; $q > 1$ provides a range of new options. We characterize the types of policies learned under the Tsallis KL, and motivate when $q >1$ could be beneficial. To obtain a practical algorithm that incorporates Tsallis KL regularization, we extend MVI, which is one of the simplest approaches to incorporate KL regularization. We show that this generalized MVI($q$) obtains significant improvements over the standard MVI($q = 1$) across 35 Atari games., Comment: Accepted by NeurIPS 2023
- Published
- 2023
277. Pressure-induced superconductivity in quasi-one-dimensional semimetal $\mathrm{Ta}_2 \mathrm{PdSe}_6$
- Author
-
Yang, Haiyang, Zhou, Yonghui, Li, Liangyu, Chen, Zheng, Zhang, Zhuyi, Wang, Shuyang, Wang, Jing, Chen, Xuliang, An, Chao, Zhou, Ying, Zhang, Min, Zhang, Ranran, Zhu, Xiangde, Zhang, Lili, Yang, Xiaoping, and Yang, Zhaorong
- Subjects
Condensed Matter - Superconductivity - Abstract
Here we report the discovery of pressure-induced superconductivity in quasi-one-dimensional $\mathrm{Ta}_2 \mathrm{PdSe}_6$, through a combination of electrical transport, synchrotron x-ray diffraction, and theoretical calculations. Our transport measurements show that the superconductivity appears at a critical pressure $P_{\mathrm{c}} \sim 18.3$ GPa and is robust upon further compression up to $62.6$ GPa. The estimated upper critical field $\mu_0 H_{\mathrm{c} 2}(0)$ in the pressurized $\mathrm{Ta}_2 \mathrm{PdSe}_6$ is much lower than the Pauli limiting field, in contrast to the case in its isostructural analogs $M_2 \mathrm{Pd}_{\mathrm{x}} X_5$ $(M=\mathrm{Nb}$, Ta; $X=\mathrm{S}, \mathrm{Se})$. Concomitant with the occurrence of superconductivity, anomalies in pressuredependent transport properties are observed, including sign reversal of Hall coefficient, abnormally enhanced resistance, and dramatically suppressed magnetoresistance. Meanwhile, room-temperature synchrotron x-ray diffraction experiments reveal the stability of the pristine monoclinic structure (space group $C 2 / m$ ) upon compression. Combined with the density functional theory calculations, we argue that a pressure-induced Lifshitz transition could be the electronic origin of the emergent superconductivity in $\mathrm{Ta}_2 \mathrm{PdSe}_6$., Comment: 7 pages, 7 figures
- Published
- 2023
- Full Text
- View/download PDF
278. Chronology and Geochemistry on Mesozoic Diorite from the Xi′anli Iron Ore Area in Pingshun, Shanxi Province
- Author
-
WANG Yong, CHEN Zheng-le, CHEN Bai-lin, DONG Fa-xian, ZHANG Hai-dong, HAN Feng-bin, and ZHOU Yong-gui
- Subjects
north china ,iron ore ,mesozoic ,diorite ,shrimp u-pb dating ,geochemical characteristics ,Geology ,QE1-996.5 ,Ecology ,QH540-549.5 - Abstract
The Shanxi Pingshun region is located in the west limb of a large-scale anticline of Taighang Mountain and is to the southeast of the Taihang upwell of Lüliang-Taihang fault block. It is one of the most important skarn iron ore concentration areas in North China. The Mesozoic dioritic rock was the source rock for skarn Fe deposits. In this paper, the work carried out on zircon SHRIMP dating and geochemical analysis of Mesozoic magmatic rocks is described. The results of zircon ages for the gabbro and diorite were 123 Ma and 126 Ma, respectively (within the same intrusion periods). Magmatic rocks in the region were metaluminous high-K calc-alkaline series rocks and all the samples (Erfengshan diorite, Xi′anli gabbro and diorite) were characterized by similar REE patterns with enriched LREE (ΣLREE on average is 94.64 μg/g, 110.73 μg/g and 118.63 μg/g). The fractionation between LREE and HREE was not very strong since (La/Yb)N on average were 9.47, 9.17 and 9.70. The Eu anomaly was not obvious as δEu on average were 1.00, 0.96 and 1.04. The gabbro and diorite were enriched Ba, Th, U, and other LILEs had the characteristic of high Sr and strongly depleted HFSEs (Nb, Ta). Combined with previous research results, indications are that the magmatic rocks were mainly from the mixing members between mantle-derived magma and the low crust-derived magma. High Nb/Ta (17 to 22, on average is 19) and Zr/Hf values (35 to 40, on average is 37) were inherited from the magmatic source features. This indicated that the mantle source was replaced by subducted slab melt/fluid. The geodynamic setting is Mesozoic destruction and a lithospheric thinning event in the North China Craton. However, the diversity of the mechanism should also be noted.
- Published
- 2013
279. Polarized gravitational waves in the parity violating scalar-nonmetricity theory
- Author
-
Chen, Zheng, Yu, Yang, and Gao, Xian
- Subjects
General Relativity and Quantum Cosmology ,Astrophysics - Cosmology and Nongalactic Astrophysics - Abstract
There has been increasing interest in investigating the possible parity violating features in the gravity theory and on the cosmological scales. In this work, we consider a class of scalar-nonmetricity theory, of which the Lagrangian is polynomial built of the nonmetricity tensor and a scalar field. The nonmetricity tensor is coupled with the scalar field through its first order derivative. Besides the monomials that are quadratic order in the nonmetricity tensor, we also construct monomials that are cubic order in the nonmetricity tensor in both the parity preserving and violating cases. These monomials act as the non-canonical (i.e., non-quadratic) kinetic terms for the spacetime metric, and will change the behavior in the propagation of the gravitational waves. We find that the gravitational waves are generally polarized, which present both the amplitude and velocity birefringence features due to the parity violation of the theory. Due to the term proportional to $1/k$ in the phase velocities, one of the two polarization modes suffers from the gradient instability on large scales., Comment: 12 pages, no figure
- Published
- 2022
- Full Text
- View/download PDF
280. Scheduling and Aggregation Design for Asynchronous Federated Learning over Wireless Networks
- Author
-
Hu, Chung-Hsuan, Chen, Zheng, and Larsson, Erik G.
- Subjects
Computer Science - Machine Learning ,Computer Science - Distributed, Parallel, and Cluster Computing ,Computer Science - Information Theory ,Electrical Engineering and Systems Science - Signal Processing - Abstract
Federated Learning (FL) is a collaborative machine learning (ML) framework that combines on-device training and server-based aggregation to train a common ML model among distributed agents. In this work, we propose an asynchronous FL design with periodic aggregation to tackle the straggler issue in FL systems. Considering limited wireless communication resources, we investigate the effect of different scheduling policies and aggregation designs on the convergence performance. Driven by the importance of reducing the bias and variance of the aggregated model updates, we propose a scheduling policy that jointly considers the channel quality and training data representation of user devices. The effectiveness of our channel-aware data-importance-based scheduling policy, compared with state-of-the-art methods proposed for synchronous FL, is validated through simulations. Moreover, we show that an ``age-aware'' aggregation weighting design can significantly improve the learning performance in an asynchronous FL setting.
- Published
- 2022
- Full Text
- View/download PDF
281. Fair Graphical Resource Allocation with Matching-Induced Utilities
- Author
-
Chen, Zheng, Li, Bo, Li, Minming, and Zhang, Guochuan
- Subjects
Computer Science - Computer Science and Game Theory - Abstract
Motivated by real-world applications, we study the fair allocation of graphical resources, where the resources are the vertices in a graph. Upon receiving a set of resources, an agent's utility equals the weight of a maximum matching in the induced subgraph. We care about maximin share (MMS) fairness and envy-freeness up to one item (EF1). Regarding MMS fairness, the problem does not admit a finite approximation ratio for heterogeneous agents. For homogeneous agents, we design constant-approximation polynomial-time algorithms, and also note that significant amount of social welfare is sacrificed inevitably in order to ensure (approximate) MMS fairness. We then consider EF1 allocations whose existence is guaranteed. However, the social welfare guarantee of EF1 allocations cannot be better than $1/n$ for the general case, where $n$ is the number of agents.Fortunately, for three special cases, binary-weight, two-agents and homogeneous-agents, we are able to design polynomial-time algorithms that also ensure a constant fractions of the maximum social welfare.
- Published
- 2022
282. Plasma dipeptidyl peptidase IV activity and measures of body composition in apparently healthy people
- Author
-
Leslie E. Neidert, Katherine S. Wainright, Chen Zheng, Jeganathan Ramesh Babu, and Heidi A. Kluess
- Subjects
Medicine ,Science (General) ,Q1-390 ,Social sciences (General) ,H1-99 - Abstract
Aim: Based on its regulatory action on glucagon-like peptide 1, dipeptidyl peptidase IV (DPP-IV) has increasingly been linked to Type 2 diabetes. However, there is no evidence as to how this normal modulatory enzyme leads to pathology. It is thought that DPP-IV is affected by the development of obesity, which is a common precursor to Type 2 diabetes. Little is known about the relationship between DPP-IV activity in plasma and specific body composition measures. Main methods: In the current study, plasma DPP-IV activity and body composition measures were collected from 111 healthy subjects between the ages of 19 and 70 years old for analysis. Key findings: The mean plasma DPP-IV activity was 35.9U/L ± 12.3, falling within normal reference value range presented by Durinx et al. DPP-IV activity was negatively correlated with absolute body fat mass, but absolute lean mass was positively correlated. Consistent with the findings, DPP-IV activity was also negatively correlated with absolute gynoid fat (p = 0.0047). DPP-IV activity did not have a significant correlation with absolute android fat mass, visceral adipose tissue, BMI, and age. Significance: From these results, it can be concluded that high activity of DPP-IV is not indicative of pathology, and specific body composition components may influence soluble DPP-IV activity in the blood.
- Published
- 2016
- Full Text
- View/download PDF
283. Early-warning System of Belt Conveyor Based on Explosion-proof and Intrinsic Safety PLC
- Author
-
ZHANG Xu-li, CHEN Zheng-feng, and ZHU Long-ji
- Subjects
mine, belt conveyor, early-warning system, explosion-proof and intrinsic safety plc, fault monitoring ,Mining engineering. Metallurgy ,TN1-997 - Abstract
In order to solve problems of poor reliability and lacking of visual and effective early-warning signal of traditional fault protection system of belt conveyor in coal mine, the paper proposed a design scheme of underground early-warning system of belt conveyor. The system adopts technologies of explosion-proof and intrinsic safety PLC and industrial field bus and realizes functions of linkage control of multi belt conveyors, fault monitoring and early-warning in forms of words and sound. The application result showed that the system is stable in running and strong in reliability, which improves efficiency of fault early-warning and treatment of belt conveyor.
- Published
- 2012
284. Multi-Semantic Markov Random Field Model for Semantic Segmentation of High-Resolution Remote Sensing Images.
- Author
-
Haoyu Fu, Chen Zheng, Weiheng Xu, Yili Zhao, and Leiguang Wang
- Published
- 2024
- Full Text
- View/download PDF
285. Prompt Fix: Vulnerability Automatic Repair Technology Based on Prompt Engineering.
- Author
-
Peng Liu 0005, He Wang 0014, Chen Zheng, and Yuqing Zhang 0001
- Published
- 2024
- Full Text
- View/download PDF
286. An Evaluation Dataset for Targeted Sentiment Analysis in Long-Form Chinese News Articles
- Author
-
Chen, Rui, Peng, Tailai, Xie, Xinran, Lin, Dekun, Cui, Zhe, Chen, Zheng, Goos, Gerhard, Series Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Wand, Michael, editor, Malinovská, Kristína, editor, Schmidhuber, Jürgen, editor, and Tetko, Igor V., editor
- Published
- 2024
- Full Text
- View/download PDF
287. Dynamic Characteristics of Cyclic Impacts on Gas Shale Under Confining Pressure
- Author
-
Li, Yuanzhao, Sheng, Mao, Ren, Lejia, Zhang, Chi, Chen, Zheng, Ceccarelli, Marco, Series Editor, Corves, Burkhard, Advisory Editor, Glazunov, Victor, Advisory Editor, Hernández, Alfonso, Advisory Editor, Huang, Tian, Advisory Editor, Jauregui Correa, Juan Carlos, Advisory Editor, Takeda, Yukio, Advisory Editor, Agrawal, Sunil K., Advisory Editor, and Zhou, Kun, editor
- Published
- 2024
- Full Text
- View/download PDF
288. Eliciting Offensive Responses from Large Language Models: A Genetic Algorithm Approach
- Author
-
Chen, Zheng, Zhu, Jiachen, Chen, Anlong, Goos, Gerhard, Series Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Huang, De-Shuang, editor, Si, Zhanjun, editor, and Pan, Yijie, editor
- Published
- 2024
- Full Text
- View/download PDF
289. POVNav: A Pareto-Optimal Mapless Visual Navigator
- Author
-
Pushp, Durgakant, Chen, Zheng, Luo, Chaomin, Gregory, Jason M., Liu, Lantao, Siciliano, Bruno, Series Editor, Khatib, Oussama, Series Editor, Antonelli, Gianluca, Advisory Editor, Fox, Dieter, Advisory Editor, Harada, Kensuke, Advisory Editor, Hsieh, M. Ani, Advisory Editor, Kröger, Torsten, Advisory Editor, Kulic, Dana, Advisory Editor, Park, Jaeheung, Advisory Editor, and Ang Jr, Marcelo H., editor
- Published
- 2024
- Full Text
- View/download PDF
290. Effect of Foundation Pit Protective Facing Thickness on the Construction Stability of Open-Cut Underpass
- Author
-
Liu, Huan, Chen, Zheng, Liu, Yuan, Chan, Albert P. C., Series Editor, Hong, Wei-Chiang, Series Editor, Mellal, Mohamed Arezki, Series Editor, Narayanan, Ramadas, Series Editor, Nguyen, Quang Ngoc, Series Editor, Ong, Hwai Chyuan, Series Editor, Sachsenmeier, Peter, Series Editor, Sun, Zaicheng, Series Editor, Ullah, Sharif, Series Editor, Wu, Junwei, Series Editor, Zhang, Wei, Series Editor, A Rashid, Ahmad Safuan Bin, editor, Şahin, Sümer, editor, Makhmudov, Kh. F., editor, and Ismail, Mohamed A., editor
- Published
- 2024
- Full Text
- View/download PDF
291. Experimental Study on Parameters of Hardening Soil Model with Small Strain Stiffness for Muddy Silty Clay and Silty Sandy Soil in Yangtze Floodplain Area
- Author
-
Wang, Yaning, Wei, Desheng, Zhai, Lei, Qin, Huilai, Chen, Zheng, Zhu, Yuxuan, di Prisco, Marco, Series Editor, Chen, Sheng-Hong, Series Editor, Vayas, Ioannis, Series Editor, Kumar Shukla, Sanjay, Series Editor, Sharma, Anuj, Series Editor, Kumar, Nagesh, Series Editor, Wang, Chien Ming, Series Editor, Cui, Zhen-Dong, Series Editor, Lu, Xinzheng, Series Editor, and Feng, Guangliang, editor
- Published
- 2024
- Full Text
- View/download PDF
292. Nonlinear Aeroelastic Study of an All-Movable Horizontal Tail with Multiple Free-Plays and Angle of Attack
- Author
-
Ai, Xinyu, Bai, Yuguang, Qian, Wei, Chen, Xiangyan, Chen, Zheng, Li, Yuhai, Angrisani, Leopoldo, Series Editor, Arteaga, Marco, Series Editor, Chakraborty, Samarjit, Series Editor, Chen, Shanben, Series Editor, Chen, Tan Kay, Series Editor, Dillmann, Rüdiger, Series Editor, Duan, Haibin, Series Editor, Ferrari, Gianluigi, Series Editor, Ferre, Manuel, Series Editor, Hirche, Sandra, Series Editor, Jabbari, Faryar, Series Editor, Jia, Limin, Series Editor, Kacprzyk, Janusz, Series Editor, Khamis, Alaa, Series Editor, Kroeger, Torsten, Series Editor, Li, Yong, Series Editor, Liang, Qilian, Series Editor, Martín, Ferran, Series Editor, Ming, Tan Cher, Series Editor, Minker, Wolfgang, Series Editor, Misra, Pradeep, Series Editor, Mukhopadhyay, Subhas, Series Editor, Ning, Cun-Zheng, Series Editor, Nishida, Toyoaki, Series Editor, Oneto, Luca, Series Editor, Panigrahi, Bijaya Ketan, Series Editor, Pascucci, Federica, Series Editor, Qin, Yong, Series Editor, Seng, Gan Woon, Series Editor, Speidel, Joachim, Series Editor, Veiga, Germano, Series Editor, Wu, Haitao, Series Editor, Zamboni, Walter, Series Editor, Tan, Kay Chen, Series Editor, and Fu, Song, editor
- Published
- 2024
- Full Text
- View/download PDF
293. Cross-Chain Trusted Information Match Scheme with Privacy-Preserving and Auditability
- Author
-
Chen, Zheng, Lu, Zejun, Chen, Jiageng, Akan, Ozgur, Editorial Board Member, Bellavista, Paolo, Editorial Board Member, Cao, Jiannong, Editorial Board Member, Coulson, Geoffrey, Editorial Board Member, Dressler, Falko, Editorial Board Member, Ferrari, Domenico, Editorial Board Member, Gerla, Mario, Editorial Board Member, Kobayashi, Hisashi, Editorial Board Member, Palazzo, Sergio, Editorial Board Member, Sahni, Sartaj, Editorial Board Member, Shen, Xuemin, Editorial Board Member, Stan, Mircea, Editorial Board Member, Jia, Xiaohua, Editorial Board Member, Zomaya, Albert Y., Editorial Board Member, Chen, Jiageng, editor, and Xia, Zhe, editor
- Published
- 2024
- Full Text
- View/download PDF
294. Research on Interaction Strategies of Autonomous Vehicles Based on Social Preference
- Author
-
Hu, Chungang, Zhou, Zhuping, Sun, Leyi, Nian, Xinyi, Chen, Zheng, Angrisani, Leopoldo, Series Editor, Arteaga, Marco, Series Editor, Chakraborty, Samarjit, Series Editor, Chen, Jiming, Series Editor, Chen, Shanben, Series Editor, Chen, Tan Kay, Series Editor, Dillmann, Rüdiger, Series Editor, Duan, Haibin, Series Editor, Ferrari, Gianluigi, Series Editor, Ferre, Manuel, Series Editor, Jabbari, Faryar, Series Editor, Jia, Limin, Series Editor, Kacprzyk, Janusz, Series Editor, Khamis, Alaa, Series Editor, Kroeger, Torsten, Series Editor, Li, Yong, Series Editor, Liang, Qilian, Series Editor, Martín, Ferran, Series Editor, Ming, Tan Cher, Series Editor, Minker, Wolfgang, Series Editor, Misra, Pradeep, Series Editor, Mukhopadhyay, Subhas, Series Editor, Ning, Cun-Zheng, Series Editor, Nishida, Toyoaki, Series Editor, Oneto, Luca, Series Editor, Panigrahi, Bijaya Ketan, Series Editor, Pascucci, Federica, Series Editor, Qin, Yong, Series Editor, Seng, Gan Woon, Series Editor, Speidel, Joachim, Series Editor, Veiga, Germano, Series Editor, Wu, Haitao, Series Editor, Zamboni, Walter, Series Editor, Tan, Kay Chen, Series Editor, Qu, Yi, editor, Gu, Mancang, editor, Niu, Yifeng, editor, and Fu, Wenxing, editor
- Published
- 2024
- Full Text
- View/download PDF
295. Bus Station Location Selection Method Based on DBSCAN-DPC Clustering Algorithm
- Author
-
Xiao, Shengnan, Zhou, Zhuping, Chen, Zheng, Qi, Yong, Angrisani, Leopoldo, Series Editor, Arteaga, Marco, Series Editor, Chakraborty, Samarjit, Series Editor, Chen, Jiming, Series Editor, Chen, Shanben, Series Editor, Chen, Tan Kay, Series Editor, Dillmann, Rüdiger, Series Editor, Duan, Haibin, Series Editor, Ferrari, Gianluigi, Series Editor, Ferre, Manuel, Series Editor, Jabbari, Faryar, Series Editor, Jia, Limin, Series Editor, Kacprzyk, Janusz, Series Editor, Khamis, Alaa, Series Editor, Kroeger, Torsten, Series Editor, Li, Yong, Series Editor, Liang, Qilian, Series Editor, Martín, Ferran, Series Editor, Ming, Tan Cher, Series Editor, Minker, Wolfgang, Series Editor, Misra, Pradeep, Series Editor, Mukhopadhyay, Subhas, Series Editor, Ning, Cun-Zheng, Series Editor, Nishida, Toyoaki, Series Editor, Oneto, Luca, Series Editor, Panigrahi, Bijaya Ketan, Series Editor, Pascucci, Federica, Series Editor, Qin, Yong, Series Editor, Seng, Gan Woon, Series Editor, Speidel, Joachim, Series Editor, Veiga, Germano, Series Editor, Wu, Haitao, Series Editor, Zamboni, Walter, Series Editor, Tan, Kay Chen, Series Editor, Qu, Yi, editor, Gu, Mancang, editor, Niu, Yifeng, editor, and Fu, Wenxing, editor
- Published
- 2024
- Full Text
- View/download PDF
296. Evaluation of Fracturing Effects and Analysis of Key Influences in Coal Bed Methane Reservoirs Based on Grey Correlation Theory
- Author
-
Chen, Zheng-rong, Wang, Cun-wu, Xie, Xin, Zhu, Xue-shen, Ai, Chuan-zhi, Kong, Xiang-wei, Wu, Wei, Series Editor, and Lin, Jia'en, editor
- Published
- 2024
- Full Text
- View/download PDF
297. Innovation and Application of Intelligent Injection & Production and Remote Monitoring Technology in Offshore Oilfields
- Author
-
Wu, Bin, Lou, Min, Chen, Zheng, Xu, Yuan-de, Zhang, Le, Zhang, Lu, Wu, Wei, Series Editor, and Lin, Jia'en, editor
- Published
- 2024
- Full Text
- View/download PDF
298. State-Integration Neural Network for Modeling of Forced-Vibration Systems
- Author
-
Li, Hong-Wei, Ni, Yi-Qing, Wang, You-Wu, Chen, Zheng-Wei, Rui, En-Ze, Xu, Zhao-Dong, Ceccarelli, Marco, Series Editor, Agrawal, Sunil K., Advisory Editor, Corves, Burkhard, Advisory Editor, Glazunov, Victor, Advisory Editor, Hernández, Alfonso, Advisory Editor, Huang, Tian, Advisory Editor, Jauregui Correa, Juan Carlos, Advisory Editor, Takeda, Yukio, Advisory Editor, and Li, Shaofan, editor
- Published
- 2024
- Full Text
- View/download PDF
299. DrawGAN: Multi-view Generative Model Inspired by the Artist’s Drawing Method
- Author
-
Yang, Bailin, Chen, Zheng, Li, Frederick W. B., Sun, Haoqiang, Cai, Jianlu, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Sheng, Bin, editor, Bi, Lei, editor, Kim, Jinman, editor, Magnenat-Thalmann, Nadia, editor, and Thalmann, Daniel, editor
- Published
- 2024
- Full Text
- View/download PDF
300. Effect of Crosswind Angle on the Surface Pressure Distribution of Intercity Trains on Viaducts Under Wind-Driven Rain Environment
- Author
-
Zeng, Guang-Zhi, Chen, Zheng-Wei, Ni, Yi-Qing, Li, Zhi-Wei, Ceccarelli, Marco, Series Editor, Agrawal, Sunil K., Advisory Editor, Corves, Burkhard, Advisory Editor, Glazunov, Victor, Advisory Editor, Hernández, Alfonso, Advisory Editor, Huang, Tian, Advisory Editor, Jauregui Correa, Juan Carlos, Advisory Editor, Takeda, Yukio, Advisory Editor, and Li, Shaofan, editor
- 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.