Loading...
Search for:
sadeghian--mohammad-amin
0.127 seconds
Total 5603 records
Algebra of Operators and Observables in the Algebraic Theory of Quantum Fields and Their Generalization in the Presence of Gravity
, M.Sc. Thesis Sharif University of Technology ; Faraji Astaneh, Amin (Supervisor)
Abstract
In recent years, a series of deep connections have been found between the ideas that used to be in the Algebraic Theory of Quantum Fields and the important problems of High Energy and Fundamental Physics. In the 1960s and later, some people who were mostly closer to mathematicians were trying to formulate the basics and principles of Quantum Field Theory in mathematically precise way. Many and various efforts have been made in this direction. One of these important efforts has been the Algebraic Theory of Quantum Fields. The main motivation in the Algebraic Theory of Quantum Fields is to focus on the operators and observables of the theory and study the algebraic structure between them instead...
Named Entity Recognition and Linking: A Hadith Narration Chain Study
, M.Sc. Thesis Sharif University of Technology ; Izadi, Mohammad (Supervisor)
Abstract
Recognizing people mentioned in the text of narrations, is of the main importance in validating narrations in narration analysis. The problem naturally reduces to two sub-problems: Firstly, named entities related to narrators in the text should be determined. Secondly, if they are ambigous, the purpose of each should be clearified. In this resaerch, it is tried to apply pre-trained language models in soultion of the first sub-problem. For the purpose of entity linking with entities in a KB, graph-based model is suggested
Fabrication and Characterization of Hybrid NanoComposites Based on Epoxy/NanoDiamond/CarbonFiber
, M.Sc. Thesis Sharif University of Technology ;
Abstract
Polymer composites, due to its exclusive properties, has a special place in industry. Epoxy resin with high adhesion property, low density, thermal stability and high chemical resistance has a special place as matrix in fabrication of high technology hybrid composites. Hybrid composites, due to its high strength and long fatigue life, used to reinforcing building structures and manufacturing fuselage. Layer and reactive structure near the firm core and wear-resistant of NDs, used to improvement of epoxy reisn and hybrid NanoComposite interphase properties. In this study, for improvement of the properties of hybrid NanoComposites, used the NDs in 0.25, 0.5 and 1 %wt with amine and carboxyl...
Experimental investigation of Pressure Distribution over Delta Wing in
Sub/supersonic Speed
,
M.Sc. Thesis
Sharif University of Technology
;
Soltani, Mohammad Reza
(Supervisor)
Abstract
Flow characteristics analysis over a wing, is one of the pioneer challenges in super and sub-sonic flow near flying objects. Taking into account of growing rate of low aspect ratio utilization, usually called Delta wings, investigation of vortex behavior over this wings is highly noticeable. In addition, the lack of research in this branch of Aerodynamics inside the country, considering it’s critical application, has doubled the importance of doing research in this filled. Experimental researches on super-sonic flow over a Delta wing is limited and there are not much accurate researches about vortexes in this category of wings. In this work, the main effort is to investigate the phenomena in...
A Real-Time and Energy-Efficient Decision Making Framework for Computation Offloading in Iot
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Based on fog computing paradigm, new applications have become feasible through the use of hardware capabilities of smart phones. Many of these applications require a vast amount of computing and real-time execution should be guaranteed. Based on fog computing, in order to solve these problems in is necessary to offload heavy computing to servers with adequate hardware capabilities. On the other side, the offloading process causes time overhead and endangers the real-timeliness of the application. Also, because of the limited battery capacity of the handheld devices, energy consumption is very important and should be minimized.The usual proposed solution for this problem is to refactor the...
Stocks Market Trading Strategy Recommendation Using Experts’ Opinion Aggregation
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Investors highly value the ability to predict the behavior of the capital market. Over time, various methods have been introduced to forecast the future of this market and anticipate its movements. A novel approach to achieving this is by developing data-driven decision support systems that can assist investors in making informed trading decisions. The opinions of experts play a crucial role in shaping people's perception of the market, which ultimately affects its final behavior. In this study, we have created a decision support system that can help investors by considering the complexities and meaningful relationships between different aspects of the problem. We have developed frameworks...
Evaluation of Goals and Readiness Assessment to Implement Building Information Modeling (BIM) in IRAN's Water Industry
, M.Sc. Thesis Sharif University of Technology ; Alvanchi, Amin (Supervisor)
Abstract
Today, the correct management of construction projects in IRAN's water industry has become a severe concern for its managers. Construction projects of the water industry constitute a considerable part of the country's construction industry. Several significant Issues such as operation management, water industry projects, correct management of resources, crisis management in the water industry, increased productivity and useful life of structures, increasing productivity, and preventing water loss are among the determinative challenges in construction projects in Iran. One of the new methods for the correct management of the life cycle of projects in this area is the use of Building...
Predicting Opponent’s Movement in Dota 2
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Video games with respect to an ever Increasing player pool and Industry growth, have attracted a lot of attention in recent years. Dota 2, as one of the most successful games both in casual gamers’ community and E-sport community, is considered as a proper case study, however, most of the research done was limited to predicting games’ outcome. Despite The popularity, the rather unintelligent AI of the game has made quite a frustrating experience for new players. In this research, with a novel approach, hero features are used to predict their future positions. For this purpose, 35 professional games are collected and analyzed and 601 features are extracted. Then, suitable features are...
An Intelligent Triangular Pattern Recognition in Stock Price Charts
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Stock price patterns are a technical analysis approach to forecast future trends with tremendous practical benefits. However, the current algorithms solely rely on machine learning techniques and deep neural networks which could be a problem in countries where data sets such as these are not available. We propose an algorithm based on geometry and mathematics for this problem, leading to an O(n^3logn + n^2k) complexity, where k is the number of triangular patterns
Developing BIM Vision and BIM Strategic Plan for Municipalities
, M.Sc. Thesis Sharif University of Technology ; Alvanchi, Amin (Supervisor)
Abstract
The municipality is an administrative, public and non-state institution that falls into the city district of the most countries’ administrative divisions. This institution has relatively autonomy and independent power. Municipalities are trying to apply the best approaches (Such as Building Information Modeling (BIM) as a procedure contributing the project management) to save time and money, as well as to satisfy the citizens in the implementation of civil projects. This study examines and evaluates the readiness of municipalities to modify the construction projects based on BIM. In addition, a pattern for identifying BIM applications, evaluating the organization readiness and the needs of...
Predicting Usefulness of Code Review Comments Using Machine Learning Algorithms
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
The competition for staying in the business world has intensified today with the rise of open-source and commercial software. As long as a software is tailor-made to suit the needs of users, it is so-called alive and can stay in the competition. So the maintenance phase is necessary to make changes to the software to meet the needs of users. To reduce costs associated with this phase, it is necessary to avoid software bugs. One way to avoid software bugs is to use peer code review. Peer code review has been recognized as one of the best software engineering principles of the last 35 years. This principle helps maintain the quality of the code due to changes made to parts of the code that...
Political Tweet Classification with Active Learning
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Deep learning algorithms combined with supervision rely heavily on labeled data, posing challenges in the data labeling process. Addressing this issue, researchers in the field of machine learning have focused on developing approaches to reduce the dependency on labeled data and improve the efficiency of data collection for labeling purposes. This thesis investigates the training of a classification model using data collected through a human-in-the-loop system. Notably, this research pioneers the application of active learning techniques to differentiate between political and non-political Persian tweets. The dataset introduced in this study is the sole available collection for this specific...
Development of a Deep Learning and Natural Language Processing Based Method in Order to Extract Risky Clauses of Construction Contracts
, M.Sc. Thesis Sharif University of Technology ; Alvanchi, Amin (Supervisor)
Abstract
One of the most significant factors for the on-time and successful implementation of construction projects is contract management. Proper management of construction contracts and assessment of potential risks in the bidding process and before its signing have a significant impact on preventing or reducing the occurrence of claims and disputes between the contract parties at various stages of the project. In this research, using the latest deep learning (DL) and natural language processing (NLP) state-of-the-art methods, and various deep neural networks (DNN) architectures a model has been developed for extracting Persian contract risk-prone clauses. In addition, this study provides a...
Representation Learning for Dynamic Graphs
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Representation learning methods on graphs have enabled using machine learning methods on graphs' discrete structure by transferring them to a continuous domain. As graphs' structures are not always static and may evolve through time, dynamic representation learning methods have recently gained scholars' attention. Several methods have been proposed to enable the model to update the embeddings graph changes, or new interactions happen between nodes. These online methods could significantly reduce the learning time by refreshing the model as the changes occur, so we don't need to retrain the model with the complete graph information. Moreover, by using the temporal information of interactions,...
Implementation of Compaction Meter with Controller Design and Simulation
, M.Sc. Thesis Sharif University of Technology ; Nobakhti, Amin (Supervisor)
Abstract
There are a lot of ways to measure the soil compaction but all of them have some deficiencies like low precision, soil destructive, time consuming and etc. The usual ways to measure the compaction in Iran are so traditonal and have the above problems. To solve these problems, modern ways like intelligent compaction is recomonded to decrease the time and cost of compaction. The observor can also control the compaction of all the soil point to prevent any offenses by making the network between the rollers.In new methods the soil compaction is calculated by measuring the roller vibratory and usage of fourier transform from the drum response . To compact the soil more precisely and more quickly,...
Investigating the Status of Contractual Risk Sharing in Iran’s Standard-form Contract of Public-private Partnership
, M.Sc. Thesis Sharif University of Technology ; Alvanchi, Amin (Supervisor)
Abstract
Many public projects in Iran are being developed with the participation of the private sector. Complaints, however, have arisen in both the public and the private sectors in many public-private-partnership (PPP) projects. It is claimed that the current PPP standard-form contract is unable to properly handle project risks. This investigation was set to improve risk responses in the PPP standard-form contract in the country. A comprehensive list of 66 universal PPP project risks was prepared by review of various related international research efforts. The list was refined to 36 risk items for the country in consultation with PPP project experts and assessing two PPP cases. These risks were...
The Effects of Content-Based Features on Improving Code Review Automation
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
In the world of software development, Code Review is one of the most vital processes to ensure code quality and security. The textual content features in code review comments play a significant role in assessing quality and guiding the review process. This research aims to examine the importance and role of these features in identifying anti-social comments and improving code review processes. In this study, we first challenge the concept of toxicity in code review comments, which had previously been accepted as a concept in the field of code review. We focus on enhancing and automating code review processes by accurately and reliably detecting anti-social comments based on relevant...
Developing Balanced Contractual Model for Hiring Management Contractor in Construction Projects
, M.Sc. Thesis Sharif University of Technology ; Alvanchi, Amin (Supervisor)
Abstract
In construction projects, when the employer does not have enough knowledge or experience to implement and manage the project, or does not have enough time to implement the project, can hire a Management Contractor with sufficient experience and knowledge in the field of project management. On the other hand, the inability of the Management Contractor to manage the project or contracting with him in inappropriate way, not only causes additional costs for hiring the Management Contractor, but also causes the employer to suffer due to the inappropriate performance of the Management Contractor. Therefore, the utmost care should be taken in choosing the Management Contractor and contracting with...
Design and Implementation of an Intelligent Agent for Automatic Configuration of Content Delivery Servers
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
Content delivery networks play a significant role in improving the quality of internet services by placing the necessary content closer to users on servers. Currently, over half of internet traffic is delivered through these networks to end users. The efficiency of a content delivery network depends on various parameters, including the type of requested content, workload distribution methods, network topology, routing algorithms, caching policies, network server configurations, and resource allocation (shared or dedicated hardware resources). Additionally, the requests made to a content delivery network vary based on the type of service and even the time of day, making optimization a...
Workflow Ensemble Scheduling in Edge-Based Infrastructures using Game Theory
, M.Sc. Thesis Sharif University of Technology ; Fazli, Mohammad Amin (Supervisor)
Abstract
With the expansion of the Internet of Things and the significant increase in latencysensitive applications, cloud computing is facing serious challenges. In order to solve the challenges of cloud computing and respond to the needs of delay-sensitive applications, the concept of edge computing is proposed. In edge-based infrastructures, computing resources are located near the network edge and end devices. These infrastructures can better serve latency and security sensitive applications that require low processing and high interaction with end devices. However, achieving the benefits of edge-based infrastructure requires optimal resource management. One of the effective steps for optimal use...