Sukanta Ganguly, PhD, MBA
San Jose, California, United States
17K followers
500+ connections
About
I am entrepreneur with a very strong experience in building very strong and good products…
Services
Articles by Sukanta
Activity
-
Had a wonderful time yesterday evening in #SF . Visited after two months, was lovely weather, wintery coldish breeze, closer to the ocean…
Had a wonderful time yesterday evening in #SF . Visited after two months, was lovely weather, wintery coldish breeze, closer to the ocean…
Posted by Sukanta Ganguly, PhD, MBA
-
One of my papers was accepted at #icml #2026 , have two more submissions in progress that I am waiting to here in the next 8 weeks. Slowly but…
One of my papers was accepted at #icml #2026 , have two more submissions in progress that I am waiting to here in the next 8 weeks. Slowly but…
Posted by Sukanta Ganguly, PhD, MBA
-
Read this very interesting chapter on #manifolds and #algebraic formulations. An older book but very well written chapter . Some of these older…
Read this very interesting chapter on #manifolds and #algebraic formulations. An older book but very well written chapter . Some of these older…
Posted by Sukanta Ganguly, PhD, MBA
Experience
Education
Volunteer Experience
-
Mentor, FoundersSpace
Founderspace incubated startups
- Present 11 years 11 months
Help mentor the new founders
Publications
-
Communications from Inanimate Objects: Internet of Things
Transdisciplinary Journal of Engineering & Science: ISSN: 1949-0569 online, ⃝c 2014 TheATLAS
The "Internet Of Things" trend of small device communication over the Internet is bursting into areas deemed not possible and/or practical about 8-10 years. Advancement of technology, extensive research in bandwidth gains and optimizations, hardware miniaturization, and research in collaborative computing, tending to lead into the big data domain of devices all over providing data over the global internet are drivers for the segment to outpace the barriers to communicate.
This paper to be…The "Internet Of Things" trend of small device communication over the Internet is bursting into areas deemed not possible and/or practical about 8-10 years. Advancement of technology, extensive research in bandwidth gains and optimizations, hardware miniaturization, and research in collaborative computing, tending to lead into the big data domain of devices all over providing data over the global internet are drivers for the segment to outpace the barriers to communicate.
This paper to be published in the Vol5 of the Journal in Dec 2104 provides an insights into the drivers and mechanisms of the utility for this segment. -
Software Defined "X"
Transdisciplinary Journal of Engineering & Science: ISSN: 1949-0569 online, 2014 TheATLAS, Vol 5, pp 87-95
Presents a discussion about Software Defined Technology that is impact various established computing driven business via software architecture decoupling tight mapping software design to software based operations. It talks with reference to a few verticals that is has been disrupting.
This paper will be published in the Vol5 of the Journal in Dec 2104. -
Information Extraction from Distributed Sources on the Web
Society of Design and Process Science
Information mining from data gathering process of the Web dynamic content
-
Stream Control Transmission Protocol (SCTP) Direct Data Placement (DDP)
IETF
New protocol standards work for fast I/O onto remote storage devices
Other authors -
-
SPIE, Boston, 2002
Boston
Quality of Service (QoS) in a nondeterministic LAN.
Patents
-
AUTOMATED PARKING FACILITY ACCESS AND PAYMENT PROCESSING SYSTEMS AND METHODS
Filed US 62/036,086
-
Predicate indexing of data stored in a computer with application to indexing cached data
Issued US 7,191,170
See patentBroadly stated, the predicate is formed by the query (request) issued by the client. Once the data is found in the directory, then the data is stored in a cache of a proxy server. The data is indexed in the proxy server by the predicate. The predicate is used to form an index by sorting the predicate into a normal form. Steps in sorting the predicate into the normal form include the following. Each symbol of the predicate is represented by a numerical representation, for example the ASCII value…
Broadly stated, the predicate is formed by the query (request) issued by the client. Once the data is found in the directory, then the data is stored in a cache of a proxy server. The data is indexed in the proxy server by the predicate. The predicate is used to form an index by sorting the predicate into a normal form. Steps in sorting the predicate into the normal form include the following. Each symbol of the predicate is represented by a numerical representation, for example the ASCII value used to represent the symbol in ordinary text files. The predicate is expressed as a plurality of primitive predicates, and individual predicates of the plurality of primitive predicates are joined by logical connectors. The logical connectors, and each term in the primitive predicates are represented by numbers. The logical connectors and the predicates are sorted in numerical order of the numbers to form the normal form of the predicate. The information retrieved by the predicate is stored into a cache using the normal form of the predicate as an index. The next request using a previously used predicate can then be found in the cache by the next request being sorted into normal form and used as an index into the cache.
-
Predicate indexing of data stored in a computer with application to indexing cached data
Issued US 6,629,132
See patentThe invention relates to a directory proxy caching system that is constructed based on a predicate, i.e., a query from a client. Broadly stated, the predicate is formed by the query (request) issued by the client. Once the data is found in the directory, then the data is stored in a cache of a proxy server. The data is indexed in the proxy server by the predicate. The predicate is used to form an index by sorting the predicate into a normal form. Steps in sorting the predicate into the normal…
The invention relates to a directory proxy caching system that is constructed based on a predicate, i.e., a query from a client. Broadly stated, the predicate is formed by the query (request) issued by the client. Once the data is found in the directory, then the data is stored in a cache of a proxy server. The data is indexed in the proxy server by the predicate. The predicate is used to form an index by sorting the predicate into a normal form. Steps in sorting the predicate into the normal form include the following. Each symbol of the predicate is represented by a numerical representation, for example the ASCII value used to represent the symbol in ordinary text files. The predicate is expressed as a plurality of primitive predicates, and individual predicates of the plurality of primitive predicates are joined by logical connectors. The logical connectors, and each term in the primitive predicates are represented by numbers. The logical connectors and the predicates are sorted in numerical order of the numbers to form the normal form of the predicate. The information retrieved by the predicate is stored into a cache using the normal form of the predicate as an index. The next request using a previously used predicate can then be found in the cache by the next request being sorted into normal form and used as an index into the cache.
-
Predicate indexing for locating objects in a distributed directory
Issued US 6,345,266
See patentThe invention relates to a distributed directory service that is constructed based on a predicate, i.e., a query from a client. The predicate is formed by the query (request) issued by the client. The predicate is used as an index for retrieving data from a plurality of directory servers. Retrieving the data has the following steps. Each directory server is designated by a designation predicate giving a range of data values stored in the directory server. A client predicate indicates desired…
The invention relates to a distributed directory service that is constructed based on a predicate, i.e., a query from a client. The predicate is formed by the query (request) issued by the client. The predicate is used as an index for retrieving data from a plurality of directory servers. Retrieving the data has the following steps. Each directory server is designated by a designation predicate giving a range of data values stored in the directory server. A client predicate indicates desired information. The client predicate is compared with the designation predicates to determine which directory servers may contain information requested by the client predicate. In the event that a particular designation predicate indicates that a portion of the desired information may be stored on a particular directory server, an inquiry is sent to the particular directory server for the desired information. The retrieved information is transferred to the client computer. The predicate is used to form an index by sorting the predicate into a normal form. Steps in sorting the predicate into the normal form include the following. Each symbol of the predicate is represented by a numerical representation, for example the ASCII value used to represent the symbol in ordinary text files. The logical connectors and the predicates are sorted in numerical order of the numerical representation to form the normal form of the predicate. The directory may be chosen to be a database.
Courses
-
Computer Graphics
-
-
Enterprise Marketing
-
-
Information Retrieval
-
-
Language Theory
-
-
Machine Learning
-
-
Real Time Systems
-
-
Stochastic Modeling
-
-
System Design, Architecture
-
Projects
-
Content Retrieval engine with semantic search underlying platform
-
High relevance, domain aware data mining engine
Languages
-
English
-
-
Hindi
-
-
Marathi
-
-
Bengali
-
Recommendations received
18 people have recommended Sukanta
Join now to viewMore activity by Sukanta
-
Jamie Dimon talks about anger in business, a bad thing !
Jamie Dimon talks about anger in business, a bad thing !
Shared by Sukanta Ganguly, PhD, MBA
-
#Transformer based models are #Bayesian representation. The probability distribution is where I be-felled into while trying to understand and figure…
#Transformer based models are #Bayesian representation. The probability distribution is where I be-felled into while trying to understand and figure…
Posted by Sukanta Ganguly, PhD, MBA
-
Very exciting area and thrilled about the #icml #2026 acceptance
Very exciting area and thrilled about the #icml #2026 acceptance
Shared by Sukanta Ganguly, PhD, MBA
Other similar profiles
Explore top content on LinkedIn
Find curated posts and insights for relevant topics all in one place.
View top content