|
|
|
题名
|
作者
|
年代
|
出处
|
被引量
|
| 1 | ChatGPT as an Educational Tool: Opportunities, Challenges, and Recommendations for Communication, Business Writing, and Composition Courses显示文摘This empirical study examines ChatGPT as an educational and learning tool.It investigates the opportunities and challenges that ChatGPT provides to the students and instructors of communication,business writing,and composition courses.It also strives to provide recommendations.After conducting 30 theory-based and application-based ChatGPT tests,it is found that ChatGPT has the potential of replacing search engines as it provides accurate and reliable input to students.For opportunities,the study found that ChatGPT provides a platform for students to seek answers to theory-based questions and generate ideas for application-based questions.It also provides a platform for instructors to integrate technology in classrooms and conduct workshops to discuss and evaluate generated responses.For challenges,the study found that ChatGPT,if unethically used by students,may lead to human unintelligence and unlearning.This may also present a challenge to instructors as the use of ChatGPT negatively affects their ability to differentiate between meticulous and automation-dependent students,on the one hand,and measure the achievement of learning outcomes,on the other hand.Based on the outcome of the analysis,this study recommends communication,business writing,and composition instructors to(1)refrain from making theory-based questions as take-home assessments,(2)provide communication and business writing students with detailed case-based and scenario-based assessment tasks that call for personalized answers utilizing critical,creative,and imaginative thinking incorporating lectures and textbook material,(3)enforce submitting all take-home assessments on plagiarism detection software,especially for composition courses,and(4)integrate ChatGPT generated responses in classes as examples to be discussed in workshops.Remarkably,this study found that ChatGPT skillfully paraphrases regenerated responses in a way that is not detected by similarity detection software.To maintain their effectiveness,similarity detection software providers need to upgrade their software to avoid such incidents from slipping unnoticed. | Mohammad Awad AlAfnan Samira Dishari Marina Jovic Koba Lomidze | 2023 | Journal of Artificial Intelligence and Technology2023,3,2: | 5 |
| 2 | UAV Maneuvering Decision-Making Algorithm Based on Twin Delayed Deep Deterministic Policy Gradient Algorithm显示文摘Aiming at intelligent decision-making of unmanned aerial vehicle(UAV)based on situation information in air combat,a novelmaneuvering decision method based on deep reinforcement learning is proposed in this paper.The autonomous maneuvering model ofUAV is established byMarkovDecision Process.The Twin DelayedDeep Deterministic Policy Gradient(TD3)algorithm and the Deep Deterministic Policy Gradient(DDPG)algorithm in deep reinforcement learning are used to train the model,and the experimental results of the two algorithms are analyzed and compared.The simulation experiment results show that compared with the DDPG algorithm,the TD3 algorithm has stronger decision-making performance and faster convergence speed and is more suitable for solving combat problems.The algorithm proposed in this paper enables UAVs to autonomously make maneuvering decisions based on situation information such as position,speed,and relative azimuth,adjust their actions to approach,and successfully strike the enemy,providing a new method for UAVs to make intelligent maneuvering decisions during air combat. | Bai Shuangxia Song Shaomei Liang Shiyang Wang Jianmei Li Bo Neretin Evgeny | 2022 | Journal of Artificial Intelligence and Technology2022,2,1: | 3 |
| 3 | A Fully Convolutional Neural Network-based Regression Approach for Effective Chemical Composition Analysis Using Near-infrared Spectroscopy in Cloud显示文摘As one chemical composition,nicotine content has an important influence on the quality of tobacco leaves.Rapid and nondestructive quantitative analysis of nicotine is an important task in the tobacco industry.Near-infrared(NIR)spectroscopy as an effective chemical composition analysis technique has been widely used.In this paper,we propose a one-dimensional fully convolutional network(1D-FCN)model to quantitatively analyze the nicotine composition of tobacco leaves using NIR spectroscopy data in a cloud environment.This 1D-FCN model uses one-dimensional convolution layers to directly extract the complex features from sequential spectroscopy data.It consists of five convolutional layers and two full connection layers with the max-pooling layer replaced by a convolutional layer to avoid information loss.Cloud computing techniques are used to solve the increasing requests of large-size data analysis and implement data sharing and accessing.Experimental results show that the proposed 1D-FCN model can effectively extract the complex characteristics inside the spectrum and more accurately predict the nicotine volumes in tobacco leaves than other approaches.This research provides a deep learning foundation for quantitative analysis of NIR spectral data in the tobacco industry. | Daiyu Jiang Gang Hu Guanqiu Qi Neal Mazur | 2021 | Journal of Artificial Intelligence and Technology2021,1,1: | 3 |
| 4 | A Hybrid CNN for Image Denoising显示文摘Deep convolutional neural networks(CNNs)with strong learning abilities have been used in the field of image denoising.However,some CNNs depend on a single deep network to train an image denoising model,which will have poor performance in complex screens.To address this problem,we propose a hybrid denoising CNN(HDCNN).HDCNN is composed of a dilated block(DB),RepVGG block(RVB),feature refinement block(FB),and a single convolution.DB combines a dilated convolution,batch normalization(BN),common convolutions,and activation function of ReLU to obtain more context information.RVB uses parallel combination of convolution,BN,and ReLU to extract complementary width features.FB is used to obtain more accurate information via refining obtained feature from the RVB.A single convolution collaborates a residual learning operation to construct a clean image.These key components make the HDCNN have good performance in image denoising.Experiment shows that the proposed HDCNN enjoys good denoising effect in public data sets. | Menghua Zheng Keyan Zhi Jiawen Zeng Chunwei Tian Lei You | 2022 | Journal of Artificial Intelligence and Technology2022,2,3: | 2 |
| 5 | Single-Image Dehazing Based on Two-Stream Convolutional Neural Network显示文摘The haze weather environment leads to the deterioration of the visual effect of the image,and it is difficult to carry out the work of the advanced vision task.Therefore,dehazing the haze image is an important step before the execution of the advanced vision task.Traditional dehazing algorithms achieve image dehazing by improving image brightness and contrast or constructing artificial priors such as color attenuation priors and dark channel priors.However,the effect is unstable when dealing with complex scenes.In the method based on convolutional neural network,the image dehazing network of the encoding and decoding structure does not consider the difference before and after the dehazing image,and the image spatial information is lost in the encoding stage.In order to overcome these problems,this paper proposes a novel end-to-end two-stream convolutional neural network for single-image dehazing.The network model is composed of a spatial information feature stream and a highlevel semantic feature stream.The spatial information feature stream retains the detailed information of the dehazing image,and the high-level semantic feature stream extracts the multi-scale structural features of the dehazing image.A spatial information auxiliary module is designed and placed between the feature streams.This module uses the attention mechanism to construct a unified expression of different types of information and realizes the gradual restoration of the clear image with the semantic information auxiliary spatial information in the dehazing network.A parallel residual twicing module is proposed,which performs dehazing on the difference information of features at different stages to improve the model’s ability to discriminate haze images.The peak signal-to-noise ratio(PSNR)and structural similarity are used to quantitatively evaluate the similarity between the dehazing results of each algorithm and the original image.The structure similarity and PSNR of the method in this paper reached 0.852 and 17.557dB on the HazeRD dataset,which were higher than existing comparison algorithms.On the SOTS dataset,the indicators are 0.955 and 27.348dB,which are sub-optimal results.In experiments with real haze images,this method can also achieve excellent visual restoration effects.The experimental results show that the model proposed in this paper can restore desired visual effects without fog images,and it also has good generalization performance in real haze scenes. | Meng Jun Li Yuanyuan Liang HuaHua Ma You | 2022 | Journal of Artificial Intelligence and Technology2022,2,3: | 2 |
| 6 | Technologies Supporting Artificial Intelligence and Robotics Application Development显示文摘Artificial intelligence(AI)and robotics have gone through three generations of development,from Turing test,logic theory machine,to expert system and self-driving car.In the third-generation today,AI and robotics have collaboratively been used in many areas in our society,including industry,business,manufacture,research,and education.There are many challenging problems in developing AI and robotics applications.We launch this new Journal of Artificial Intelligence and Technology to facilitate the exchange of the latest research and practice in AI and technologies.In this inaugural issue,we first introduce a few key technologies and platforms supporting the third-generation AI and robotics application development based on stacks of technologies and platforms.We present examples of such development environments created by both industry and academia.We also selected eight papers in the related areas to celebrate the foundation of this journal. | Yinong Chen Gennaro De Luca | 2021 | Journal of Artificial Intelligence and Technology2021,1,1: | 2 |
| 7 | Key Radar Signal Sorting and Recognition Method Based on Clustering Combined with PRI Transform Algorithm显示文摘In this paper,we investigate the problem of key radar signal sorting and recognition in electronic intelligence(ELINT).Our major contribution is the development of a combined approach based on clustering and pulse repetition interval(PRI)transform algorithm,to solve the problem that the traditional methods based on pulse description word(PDW)were not exclusively targeted at tiny particular signals and were less time-efficient.We achieve this in three steps:firstly,PDW presorting is carried out by the DBSCAN(Density-Based Spatial Clustering of Applications with Noise)clustering algorithm,and then PRI estimates of each cluster are obtained by the PRI transform algorithm.Finally,by judging the matching between various PRI estimates and key targets,it is determined whether the current signal contains key target signals or not.Simulation results show that the proposed method should improve the time efficiency of key signal recognition and deal with the complex signal environment with noise interference and overlapping signals. | Kai Kang Yi-xiao Zhang Wen-pu Guo Luo-geng Tian | 2022 | Journal of Artificial Intelligence and Technology2022,2,2: | 2 |
| 8 | A multivariable generalized predictive control approach based on T-S fuzzy model 显示文摘 | Zhang H G Cai LL Bien Zeungnam | 2000 | Journal of Intelligent & Fuzzy System: Applications in Engineering And Technology (S 1064-1246)2000,9,34: | 1 |
| 9 | Unified fusion approach with application to SLAM显示文摘 | LI Xinde HUANG Xin-han WANG Min | 2006 | International Journal of Intelligent Technology2006,1,1: | 1 |
| 10 | Datamining and Its Applications显示文摘Artificial intelligence and machine learning are widely applied in all domain applications today,including noncontact vital sign monitoring,data mining and denoising,data analysis,and application as traffic simulation and green finance.We briefly introduce the noncontact vital sign monitoring using video data and the solutions to this problem supplied by Artificial intelligence and machine learning.Then,we present the five papers selected in the related areas for this journal issue. | Jorge Brieva | 2022 | Journal of Artificial Intelligence and Technology2022,2,3: | 1 |
| 11 | Exploring the effectiveness of variable speed limit controls on highway work zone operations 显示文摘 | LIN P W KANG K P CHANG G L | 2004 | Journal of intelligent transportation systems: technology planning and operations2004,8,3: | 1 |
| 12 | P2P-NetPay:An Off-Line Mi-cro-Payment System for Content Sharing in P2P-Networks显示文摘 | Chaudhary K Dai Xiao-ling | 2009 | Journal of Emerging Technologies in Web Intelligence2009,1,1: | 1 |
| 13 | Design and implementation of a fast digital fuzzy logic oontroller using FPGA 显示文摘 | Deliparaschos K M Nenedakis F I Tzafestas SG | 2006 | Technology Journal of Intelligent and Robotic Systems2006,,45: | 1 |
| 14 | Supply chain coordination by revenue-sharing contract with fuzzy demand显示文摘 | Wang J Zhao R Tang W | 2008 | Journal of Intelligent and Fuzzy Systems : Applications in Engineering and Technology2008,19,6: | 1 |
| 15 | Perspectives on Future Transportation Research: Impact of Intelligent Transportation System Technologies on Next-Generation Transportation Modeling显示文摘 | Bin Ran Peter J Jin David Boyce | 2012 | Journal of Intelligent Trans-portation Systems: Technology Planning and Operations2012,16,4: | 1 |
| 16 | Electronic ticketing in public transport: A field study in a rural area显示文摘 | DEKKERS J RIETVELD P | 2007 | Journal of Intelligent Transportation Systems: Technology Planning and Operations2007,11,2: | 1 |
| 17 | Traffic Dataset and Dynamic Routing Algorithm in Traffic Simulation显示文摘The purpose of this research is to create a simulated environment for teaching algorithms,big data processing,and machine learning.The environment is similar to Google Maps,with the capacity of finding the fastest path between two points in dynamic traffic situations.However,the system is significantly simplified for educational purposes.Students can choose different traffic patterns and program a car to navigate through the traffic dynamically based on the changing traffic.The environments used in the project are Visual IoT/Robotics Programming Language Environment(VIPLE)and a traffic simulator developed in the Unity game engine.This paper focuses on creating realistic traffic data for the traffic simulator and implementing dynamic routing algorithms in VIPLE.The traffic data are generated from the recorded real traffic data published on the Arizona Maricopa County website.Based on the generated traffic data,VIPLE programs are developed to implement the traffic simulation with support for dynamic changing data. | Zhemin Zhang Gennaro De Luca Brian Archambault Juan MChavez and Brandon Rice | 2022 | Journal of Artificial Intelligence and Technology2022,2,3: | 1 |
| 18 | A simple modeling of complex environments for mobile robots 显示文摘 | Miura J Ikeda S | 2009 | International Journal of Intelligent Systems Technologies and Applications2009,6,12: | 1 |
| 19 | Artificial Intelligence and Applications显示文摘Artificial intelligence and machine-learning are widely applied in all domain applications,including computer vision and natural language processing(NLP).We briefly discuss the development of edge detection,which plays an important role in representing the salience features in a wide range of computer vision applications.Meanwhile,transformer-based deep models facilitate the usage of NLP application.We introduce two ongoing research projects for pharmaceutical industry and business negotiation.We also selected five papers in the related areas for this journal issue. | Gang Hu Bo Yu | 2022 | Journal of Artificial Intelligence and Technology2022,2,2: | 1 |
| 20 | The Impact of Green Finance on the Ecologicalization of Urban Industrial Structure-Based on GMM of Dynamic Panel System显示文摘Although a number of studies have been published in the general area on various factors affecting the ecologicalization of urban industrial structure,little work has been carried out for empirical studies quantitatively analyzing the relevance between green finance development and the ecologicalization of urban industrial structure.Therefore,based on a comprehensive index of green finance development,this research employs panel data of target cities1 for the period 2012–2020 to explore the influence of green finance on the ecologicalization of urban industrial structure.The empirical results show that green finance development significantly improves the ecologicalization level of urban industrial structure.In addition,it is found that green finance plays a stronger role in promoting the ecologicalization of industrial structure in economically developed regions than in economically underdeveloped regions2.The research results can provide a valuable policy reference for urban green financial market planning and green product innovation. | Kai Lin Huawei Zhao | 2022 | Journal of Artificial Intelligence and Technology2022,2,3: | 1 |