You're using an outdated browser. Please upgrade to a modern browser for the best experience.
Scholarly Community
Encyclopedia
Entry
Video
Image
Journal
Book
News
About
Log in/Sign up
Submit
Entry
Video
Image
All
Title
Keyword
Contributor
To
Search
Subject:
All Disciplines
Arts & Humanities
Biology & Life Sciences
Business & Economics
Chemistry & Materials Science
Computer Science & Mathematics
Engineering
Environmental & Earth Sciences
Medicine & Pharmacology
Physical Sciences
Public Health & Healthcare
Social Sciences
Sort:
Most Viewed
Latest
Alphabetical (A-Z)
Alphabetical (Z-A)
Filter:
All
Topic Review
Biography
Peer Reviewed Entry
Video Entry
Topic Review
Business Recommender Systems
Besides the typical applications of recommender systems in B2C scenarios such as movie or shopping platforms, there is a rising interest in transforming the human-driven advice provided, e.g., in consultancy via the use of recommender systems. There are two main classes of recommender systems: information-filtering-based and knowledge-based systems. The former category selects items from a large collection of items based on user preferences and is further classified as collaborative-filtering recommenders and content-based filtering recommenders. The knowledge-based recommenders make recommendations by applying constraints or similarities based on domain or contextual knowledge. Common applications are in B2C scenarios such as e-commerce, tourism, news, movie, music, etc.
1.1K
10 Jun 2022
Topic Review
Radiomics of Liver Metastases
Multidisciplinary management of patients with liver metastases (LM) requires a precision medicine approach, based on adequate profiling of tumor biology and robust biomarkers. Radiomics, defined as the high-throughput identification, analysis, and translational applications of radiological textural features, could fulfill this need. The present review aims to elucidate the contribution of radiomic analyses to the management of patients with LM. We performed a systematic review of the literature through the most relevant databases and web sources. English language original articles published before June 2020 and concerning radiomics of LM extracted from CT, MRI, or PET-CT were considered. Thirty-two papers were identified. Baseline higher entropy and lower homogeneity of LM were associated with better survival and higher chemotherapy response rates. A decrease in entropy and an increase in homogeneity after chemotherapy correlated with radiological tumor response. Entropy and homogeneity were also highly predictive of tumor regression grade. In comparison with RECIST criteria, radiomic features provided an earlier prediction of response to chemotherapy. Lastly, texture analyses could differentiate LM from other liver tumors. The commonest limitations of studies were small sample size, retrospective design, lack of validation datasets, and unavailability of univocal cut-off values of radiomic features. In conclusion, radiomics can potentially contribute to the precision medicine approach to patients with LM, but interdisciplinarity, standardization, and adequate software tools are needed to translate the anticipated potentialities into clinical practice.
1.0K
06 Nov 2020
Topic Review
Quantum Generative Adversarial Networks
Quantum mechanics studies nature and its behavior at the scale of atoms and subatomic particles. By applying quantum mechanics, a lot of problems can be solved in a more convenient way thanks to its special quantum properties, such as superposition and entanglement. In the current noisy intermediate-scale quantum era, quantum mechanics finds its use in various fields of life. Following this trend, researchers seek to augment machine learning in a quantum way. The generative adversarial network (GAN), an important machine learning invention that excellently solves generative tasks, has also been extended with quantum versions. Since the first publication of a quantum GAN (QuGAN) in 2018, many QuGAN proposals have been suggested. A QuGAN may have a fully quantum or a hybrid quantum–classical architecture, which may need additional data processing in the quantum–classical interface. Similarly to classical GANs, QuGANs are trained using a loss function in the form of max likelihood, Wasserstein distance, or total variation. The gradients of the loss function can be calculated by applying the parameter-shift method or a linear combination of unitaries in order to update the parameters of the networks.
1.0K
15 Mar 2023
Topic Review
Interval Scheduling
Interval scheduling is a class of problems in computer science, particularly in the area of algorithm design. The problems consider a set of tasks. Each task is represented by an interval describing the time in which it needs to be executed. For instance, task A might run from 2:00 to 5:00, task B might run from 4:00 to 10:00 and task C might run from 9:00 to 11:00. A subset of intervals is compatible if no two intervals overlap. For example, the subset {A,C} is compatible, as is the subset {B}; but neither {A,B} nor {B,C} are compatible subsets, because the corresponding intervals within each subset overlap. The interval scheduling maximization problem (ISMP) is to find a largest compatible set - a set of non-overlapping intervals of maximum size. The goal here is to execute as many tasks as possible. In an upgraded version of the problem, the intervals are partitioned into groups. A subset of intervals is compatible if no two intervals overlap, and moreover, no two intervals belong to the same group (i.e. the subset contains at most a single representative interval of each group). The group interval scheduling decision problem (GISDP) is to decide whether there exists a compatible set in which all groups are represented. The goal here is to execute a single representative task from each group. GISDPk is a restricted version of GISDP in which the number of intervals in each group is at most k. The group interval scheduling maximization problem (GISMP) is to find a largest compatible set - a set of non-overlapping representatives of maximum size. The goal here is to execute a representative task from as many groups as possible. GISMPk is a restricted version of GISMP in which the number of intervals in each group is at most k. This problem is often called JISPk, where J stands for Job. GISMP is the most general problem; the other two problems can be seen as special cases of it:
1.0K
07 Nov 2022
Topic Review
Financial Technology Influence on the Banking Industry
The synthesis of technology and finance is known as financial technology (Fintech), which brings together two of the biggest industries in harmony. Fintech disruption is a deviation from the norm, resulting in a significant shift in banking services and, as a result, risk.
1.0K
17 Nov 2022
Topic Review
Unsupervised Domain Adaptation for Image Classification
Unsupervised domain adaptation (UDA) is a transfer learning technique utilized in deep learning. UDA aims to reduce the distribution gap between labeled source and unlabeled target domains by adapting a model through fine-tuning. To reduce the domain divergence between the source and target domain, there are mainly two main types of UDA methods that have gained significant attention: discrepancy-based UDA methods and adversarial-based UDA methods.
1.0K
31 May 2023
Topic Review
Convolutional Neural Network in Histopathology
Deep learning (DL) and convolutional neural networks (CNNs) have achieved state-of-the-art performance in many medical image analysis tasks. Histopathological images contain valuable information that can be used to diagnose diseases and create treatment plans. Therefore, the application of DL for the classification of histological images is a rapidly expanding field of research.
1.0K
04 May 2023
Topic Review
Big Data Analytics Applications and Opportunities
Big data applications and analytics are vital in proposing ultimate strategic decisions. The existing literature emphasizes that big data applications and analytics can empower those who apply Big Data Analytics during the COVID-19 pandemic.
1.0K
27 Dec 2022
Topic Review
Data Locality in High Performance Computing
Big data has revolutionized science and technology leading to the transformation of our societies. High-performance computing (HPC) provides the necessary computational power for big data analysis using artificial intelligence and methods. Data locality is a broad term that encapsulates different aspects including bringing computations to data, minimizing data movement by efficient exploitation of cache hierarchies, reducing intra- and inter-node communications, locality-aware process and thread mapping, and in situ and transit data analysis.
1.0K
17 Jan 2023
Topic Review
Quote Notation
Quote notation is a representation of the rational numbers based on Kurt Hensel's p-adic numbers. In quote notation, arithmetic operations take particularly simple, consistent forms, producing exact answers with no roundoff error. Quote notation’s arithmetic algorithms work in a right-to-left direction; addition, subtraction, and multiplication algorithms are the same as for natural numbers, and division is easier than the usual division algorithm. The notation was invented by Eric Hehner of the University of Toronto and Nigel Horspool, then at McGill University, and published in the SIAM Journal on Computing, v.8, n.2, May 1979, pp. 124–134.
1.0K
24 Nov 2022
Topic Review
NeRF-Based SLAM
Simultaneous Localization and Mapping (SLAM) systems have shown significant performance, accuracy, and efficiency gains, especially when Neural Radiance Fields (NeRFs) are implemented. NeRF-based SLAM in mapping aims to implicitly understand irregular environmental information using large-scale parameters of deep learning networks in a data-driven manner so that specific environmental information can be predicted from a given perspective. NeRF-based SLAM in tracking jointly optimizes camera pose and implicit scene network parameters through inverse rendering or combines VO and NeRF mapping to achieve real-time positioning and mapping.
1.0K
05 Mar 2024
Topic Review
Artificial Intelligence Surgery
Most surgeons are skeptical as to the feasibility of autonomous actions in surgery. Interestingly, many examples of autonomous actions already exist and have been around for years. Since the beginning of this millennium, the field of artificial intelligence (AI) has grown exponentially with the development of machine learning (ML), deep learning (DL), computer vision (CV) and natural language processing (NLP). This entry will highlight the most recent issues regarding how AI will get us to more autonomous actions in surgery by discussing the different degrees of surgical autonomy, recent advances with reinforcement learning and the ethical roadblocks that lie ahead.
1.0K
25 Aug 2021
Topic Review
Predictive Maintenance Solutions for SMEs
Small- and medium-sized enterprises (SMEs) play an important role in the economy of societies. Although environmental factors, such as COVID-19, as well as non-environmental factors, such as equipment failure, make these industries more vulnerable, they can be minimized by better understanding the concerns and threats these industries face. Only a few SMEs have the capacity to implement the innovative manufacturing technologies of Industry 4.0.
1.0K
29 Oct 2021
Topic Review
Smartphone Security and Privacy
There is an exponential rise in the use of smartphones in government and private institutions due to business dependencies such as communication, virtual meetings, and access to global information. These smartphones are an attractive target for cybercriminals and are one of the leading causes of cyber espionage and sabotage. A large number of sophisticated malware attacks as well as advanced persistent threats (APTs) have been launched on smartphone users. These attacks are becoming significantly more complex, sophisticated, persistent, and undetected for extended periods. Traditionally, devices are targeted by exploiting a vulnerability in the operating system (OS) or device sensors. Nevertheless, there is a rise in APTs, side-channel attacks, sensor-based attacks, and attacks launched through the Google Play Store.
1.0K
25 Jun 2023
Topic Review
Computer Vision in Self-Steering Tractors
Agricultural machinery, such as tractors, is meant to operate for many hours in large areas and perform repetitive tasks. The automatic navigation of agricultural vehicles can ensure the high intensity of automation of cultivation tasks, the enhanced precision of navigation between crop structures, an increase in operation safety and a decrease in human labor and operation costs.
1.0K
24 Feb 2022
Topic Review
Application Scenarios of Using Knowledge Graph
In dynamic complex cyber environments, Cyber Threat Intelligence (CTI) and the risk of cyberattacks are both increasing. This means that organizations need to have a strong understanding of both their internal CTI and their external CTI. The potential for cybersecurity knowledge graphs is evident in their ability to aggregate and represent knowledge about cyber threats, as well as their ability to manage and reason with that knowledge. While most existing research has focused on how to create a full knowledge graph, how to utilize the knowledge graph to tackle real-world industrial difficulties in cyberattack and defense situations is still unclear.
1.0K
12 Aug 2022
Topic Review
Facial Information for Healthcare Applications
The document is not limited to global face analysis but it also concentrates on methods related to local cues (e.g. the eyes). A research taxonomy is introduced by dividing the face in its main features: eyes, mouth, muscles, skin, and shape. For each facial feature, the computer vision-based tasks aiming at analyzing it and the related healthcare goals that could be pursued are detailed.
1.0K
28 Oct 2020
Topic Review
HAR in Smart Homes
Human Activity Recognition (HAR) consists in monitoring and analyzing the behavior of one or more persons in order to deduce their activity. In a smart home context, the HAR consists in monitoring daily activities of the residents, based on a network of IoT devices. Owing to this monitoring, a smart home can offer personalized home assistance services to improve quality of life, autonomy and health of their residents, especially for elderly and dependent people.
1.0K
19 Nov 2021
Topic Review
LiFi Network
Light Fidelity (LiFi), a new technology that uses light to transmit data as a high-speed wireless connection system from a wide spectrum of domains.
1.0K
01 Dec 2021
Topic Review
Robotic Platform for Horticulture
The modern level of development of infocommunication and computer technologies, microprocessor technology and equipment, communication and positioning makes possible the development and practical application of automated and robotic technologies and technical means to improve the efficiency of agricultural production. Currently, intensive horticulture is becoming increasingly widespread due to rapid fruiting and high yield rates. At the same time, the process of harvesting apples in intensive horticulture is the most time-consuming, and harvesting is carried out mainly by a team of pickers. In the production process of cultivating fruit crops, this is an important final stage which requires the development of automated devices and robotic platforms with a control system capable of offline harvesting.
1.0K
02 Dec 2022
Page
of
58
Featured Entry Collections
>>
Featured Books
>>
Encyclopedia of Engineering
Volume 1 (2023) >>
Chief Editor:
Raffaele Barretta
Encyclopedia of Social Sciences
Chief Editor:
Kum Fai Yuen
Encyclopedia of COVID-19
Chief Editor:
Stephen Bustin
Encyclopedia of Digital Society, Industry 5.0 and Smart City
Chief Editor:
Sandro Serpa
Entry
Video
Image
Journal
Book
News
About
Log in/Sign up
New Entry
New Video
New Images
Academic Video Service
Feedback
Top
Feedback
×
Help Center
Browse our user manual, common Q&A, author guidelines, etc.
Rate your experience
Let us know your experience and what we could improve.
Report an error
Is something wrong? Please let us know!
Other feedback
Other feedback you would like to report.
×
Did you find what you were looking for?
Love
Like
Neutral
Dislike
Hate
0
/500
Email
Do you agree to share your valuable feedback publicly on
Encyclopedia
’s homepage?
Yes, I agree. Encyclopedia can post it.
No, I do not agree. I would not like to post my testimonial.
Webpage
Upload a screenshot
(Max file size 2MB)
Submit
Back
Close
×
<<
14 April 2025
>>
0:00
0:05
0:10
0:15
0:20
0:25
0:30
0:35
0:40
0:45
0:50
0:55
Today
<<
14 April 2025
>>
0:00
1:00
2:00
3:00
4:00
5:00
6:00
7:00
8:00
9:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00
Today
<<
April 2025
>>
Su
Mo
Tu
We
Th
Fr
Sa
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
Today
<<
2025
>>
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Today
<<
2020-2029
>>
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
Today
<<
14 April 2025
>>
0:00
0:05
0:10
0:15
0:20
0:25
0:30
0:35
0:40
0:45
0:50
0:55
Today
<<
14 April 2025
>>
0:00
1:00
2:00
3:00
4:00
5:00
6:00
7:00
8:00
9:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
18:00
19:00
20:00
21:00
22:00
23:00
Today
<<
April 2025
>>
Su
Mo
Tu
We
Th
Fr
Sa
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
Today
<<
2025
>>
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Today
<<
2020-2029
>>
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
Today